We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4544a01 + c2a00df commit 49059eaCopy full SHA for 49059ea
Sources/AppwriteEnums/Name.swift
@@ -13,7 +13,6 @@ public enum Name: String, Codable {
13
case v1Builds = "v1-builds"
14
case v1Messaging = "v1-messaging"
15
case v1Migrations = "v1-migrations"
16
- case hamsterv1 = "hamsterv1"
17
18
public func encode(to encoder: Encoder) throws {
19
var container = encoder.singleValueContainer()
0 commit comments