check-swagger-sources.py
is not run in CI
#8
Labels
A-Tools
Related to the process and tools for building the spec
check-swagger-sources.py
is not run in CI
#8
check-swagger-sources.py is a validation script that ensures the OpenAPI YAML is valid and that constraints are met.
Currently the script is failing with:
which will need to be fixed before it can land in CI. Edit: the breakage is tied to matrix-org/matrix-spec-proposals@36b02ed.
It can be run by simply installing the dependencies from
scripts/requirements.txt
and then running withpython scripts/check-swagger-sources.py
.The text was updated successfully, but these errors were encountered: