We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750bd8b commit 119477eCopy full SHA for 119477e
bin/generate_schema.sh
@@ -9,4 +9,4 @@ export SCHEMA_PATH=src/objects/api/v2/openapi.yaml
9
10
OUTPUT_FILE=$1
11
12
-src/manage.py spectacular --file ${OUTPUT_FILE:-$SCHEMA_PATH} --validate
+src/manage.py spectacular --file ${OUTPUT_FILE:-$SCHEMA_PATH} --validate --lang="nl-nl"
0 commit comments