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 a9d18f4 commit 64bdca1Copy full SHA for 64bdca1
generate-api-doc-local.sh
@@ -7,4 +7,4 @@ declare -r ENVIRONMENT_FILE="../discue-io-api-docs/generate-api-doc.config.json"
7
8
declare -r API_INPUT_FILE="../discue-io-api/api.yaml"
9
10
-cd ../widdershins && node widdershins -e "${ENVIRONMENT_FILE}" -o "${INTERMEDIATE_FILE}" "${API_INPUT_FILE}"
+cd ../openapi3-to-vuepress2-markdown && node widdershins -e "${ENVIRONMENT_FILE}" -o "${INTERMEDIATE_FILE}" "${API_INPUT_FILE}"
0 commit comments