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 9d3b587 commit d1b303dCopy full SHA for d1b303d
.github/workflows/get-admin-api-spec.yml
@@ -63,7 +63,7 @@ jobs:
63
run: |
64
npx doc-tools install-test-dependencies
65
66
- - name: Generate RPCN Connector docs
+ - name: Generate Admin API OpenAPI spec
67
id: generate
68
69
npx doc-tools generate bundle-openapi --tag "${TAG}" --use-admin-major-version --surface admin --out-admin admin/admin-v2.yaml
0 commit comments