mirror of
https://github.com/ansible/awx.git
synced 2026-04-04 09:45:06 -02:30
Add CI Checks for syntactically valid OpenAPI Specification (#16266)
This commit is contained in:
committed by
GitHub
parent
6f0cfb5ace
commit
1f18396438
@@ -2,6 +2,7 @@ build
|
||||
django-debug-toolbar>=6.0 # Django 5.2 compatibility
|
||||
django-test-migrations
|
||||
drf-spectacular>=0.27.0 # Modern OpenAPI 3.0 schema generator
|
||||
openapi-spec-validator # OpenAPI 3.0 schema validation
|
||||
# pprofile - re-add once https://github.com/vpelletier/pprofile/issues/41 is addressed
|
||||
ipython>=7.31.1 # https://github.com/ansible/awx/security/dependabot/30
|
||||
unittest2
|
||||
|
||||
Reference in New Issue
Block a user