-
Notifications
You must be signed in to change notification settings - Fork 728
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ec05b00
commit 93b6578
Showing
106 changed files
with
28,915 additions
and
569 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
CURRENT_PROJECT_VERSION = 1.3.0 | ||
CURRENT_PROJECT_VERSION = 1.3.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
import Foundation | ||
|
||
public enum Constants { | ||
public static let CLIVersion: String = "1.3.0" | ||
public static let CLIVersion: String = "1.3.1" | ||
static let defaultFilePath: String = "./apollo-codegen-config.json" | ||
} |
5 changes: 4 additions & 1 deletion
5
docs/docc/Apollo.doccarchive/data/documentation/apollo/apollointerceptor.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
47 changes: 46 additions & 1 deletion
47
docs/docc/Apollo.doccarchive/data/documentation/apollo/apollointerceptor/id.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
59 changes: 46 additions & 13 deletions
59
docs/docc/Apollo.doccarchive/data/documentation/apolloapi.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
142 changes: 8 additions & 134 deletions
142
docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.