Skip to content

Commit cad5a1a

Browse files
committed
Mark Github.graphQLApiUri deprecated
1 parent 99fbf80 commit cad5a1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/App/Core/Github.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ extension Github {
212212

213213
extension Github {
214214

215+
@available(*, deprecated)
215216
static let graphQLApiUri = URI(string: "https://api.github.com/graphql")
216217
static let graphQLApiURL = "https://api.github.com/graphql"
217218

0 commit comments

Comments
 (0)