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 1b7fdfd commit d68fba9Copy full SHA for d68fba9
accrescent/console/v1alpha1/openapi.proto
@@ -26,7 +26,7 @@ option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
26
name: "Apache 2.0"
27
url: "https://www.apache.org/licenses/LICENSE-2.0"
28
}
29
- version: "0.0.0"
+ version: "0.1.0"
30
31
host: "console-api.accrescent.app:443"
32
schemes: HTTPS
openapitools.json
@@ -11,7 +11,7 @@
11
"licenseName": "Apache-2.0",
12
"ngVersion": "20.0.0",
13
"npmName": "@accrescent/console-client-sdk-angular",
14
- "npmVersion": "0.0.0",
+ "npmVersion": "0.1.0",
15
"supportsES6": true
16
},
17
"generatorName": "typescript-angular",
0 commit comments