fleet-memory/hindsight-clients/python/openapi-generator-config.yaml
Nicolò Boschi e06a6120a3
feat(misc): update clients types, test coverage, improve /health endpoint and add changelog (#70)
* doc: changelog and delete doc info

* others

* others

* fixes

* fixes
2025-12-23 12:49:31 +01:00

9 lines
252 B
YAML

packageName: hindsight_client_api
projectName: hindsight-client
packageVersion: 0.0.7
library: asyncio
generateSourceCodeOnly: true
# Don't generate auto tests - we have our own integration tests
globalProperties:
apiTests: false
modelTests: false