We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d2572 commit 80ce10fCopy full SHA for 80ce10f
Package.swift
@@ -8,6 +8,7 @@ import Foundation
8
/// which can be useful when generating client code for a subset of a large API,
9
/// or splitting an implementation of a server across multiple modules.
10
enum GitHubRestAPIOpenAPITag: String, CaseIterable {
11
+ case actions
12
case activity
13
case apps
14
case billing
0 commit comments