A type-safe Python client library for the CodeBeamer API with auto-generated Pydantic models. codebeamer-python-client/ ├── codebeamer/ # Main package │ ├── __init__.py │ ├── client.py # Main ...
To regenerate the API client SDK, open the /build.gradle file and modify the codeBeamerBaseUrl definition to your codeBeamer instance: This command should update the swagger_api.json file in the ...