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 258f0e3 commit a16b832Copy full SHA for a16b832
generate-api-doc-local.sh
@@ -2,8 +2,8 @@
2
3
set -e
4
5
-declare -r INTERMEDIATE_FILE="../discue-io-api-docs/docs/api-reference"
6
-declare -r ENVIRONMENT_FILE="../discue-io-api-docs/generate-api-doc.config.json"
+declare -r INTERMEDIATE_FILE="../api-docs/docs/api-reference"
+declare -r ENVIRONMENT_FILE="../api-docs/generate-api-doc.config.json"
7
8
declare -r API_INPUT_FILE="../discue-io-api/api.yaml"
9
0 commit comments