We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc36c78 commit cf8cc36Copy full SHA for cf8cc36
generate-api-docs.swift
@@ -36,7 +36,7 @@ let packages: [String: [String]] = [
36
37
"jwt-kit": ["JWTKit"],
38
"jwt": ["JWT"],
39
- "apns": ["APNS"],
+ "apns": ["VaporAPNS"],
40
]
41
42
try shell("rm", "-rf", "public/")
0 commit comments