We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c314d3c commit 0c9d539Copy full SHA for 0c9d539
bin/generate_schema.sh
@@ -14,4 +14,4 @@ fi
14
echo "Generating OAS schema"
15
src/manage.py spectacular \
16
--file ${OUTPUT_FILE:-./src/openapi.yaml} \
17
- --lang="nl-nl"
+ --lang="nl"
0 commit comments