Add support for roles, endpoints, compute, etc. and update integration tests

This commit is contained in:
2024-01-23 08:30:17 -05:00
parent b2ba21c57e
commit 9e87b4e068
6 changed files with 376 additions and 5 deletions
+3
View File
@@ -1,3 +1,6 @@
test:
pytest --record-mode=rewrite tests/
gen-model: fetch-v2-schema
datamodel-codegen \
--input v2.json \