Skip to content

Commit 39e3050

Browse files
updated specs
1 parent 0875ee5 commit 39e3050

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/Appwrite/Channel.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ public enum Channel {
9393
public static func files() -> String { "files" }
9494
public static func executions() -> String { "executions" }
9595
public static func teams() -> String { "teams" }
96+
public static func memberships() -> String { "memberships" }
9697
}
9798

9899
// MARK: - DATABASE ROUTE

0 commit comments

Comments
 (0)