using json database; jsonschema for validation

This commit is contained in:
2025-08-19 14:11:11 +05:30
parent 1523a0c600
commit 144cedf1c7
5 changed files with 464 additions and 76 deletions

View File

@@ -9,4 +9,5 @@ dependencies = [
"google-cloud-api-keys>=0.5.17",
"google-cloud-resource-manager>=1.14.2",
"google-cloud-service-usage>=1.13.1",
"jsonschema>=4.25.1",
]