We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d02c60 commit 6476676Copy full SHA for 6476676
4 files changed
go.yml
@@ -2,6 +2,6 @@
2
outputDir: 'go'
3
generatorName: 'go'
4
gitUserId: 'spaceapi-community'
5
-gitRepoId: 'spaceapi-validator-client'
+gitRepoId: 'go-spaceapi-validator-client'
6
additionalProperties:
7
packageName: 'spaceapivalidatorclient'
javascript.yml
@@ -5,6 +5,6 @@ gitUserId: 'spaceapi-community'
gitRepoId: 'spaceapi-validator-client'
usePromises: true
8
- useES6: false
+ useES6: true
9
moduleName: 'spaceapiValidatorClient'
10
projectName: '@spaceapi/validator-client'
shared/common.yml
@@ -1 +1 @@
1
-inputSpec: ./validator.json #https://validator.spaceapi.io/openapi.json
+inputSpec: https://validator.spaceapi.io/openapi.json
validator.json
0 commit comments