terminusdb / terminusdb/terminusdb-client-python
api client generation
Open
Nobody has claimed this yet.
area: python client
bug
triage
- Dominant language
- Python
- Stars
- 80
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
openapi-python-client.exe update --url https://raw.githubusercontent.com/terminusdb/openapi-specs/main/terminusdb.yaml
Updating terminus_db_api_client
Warning(s) encountered while generating. Client was generated, but some pieces may be missing
WARNING parsing GET /schema within frame. Endpoint will not be generated.
Incorrect path templating for /schema (Path parameters do not match with path)
If you believe this was a mistake or this tool is missing a feature you need, please open an issue at https://github.com/openapi-generators/openapi-python-client/issues/new/choose
probably nothing for terminusdb to do:
cause for ref.: https://github.com/openapi-generators/openapi-python-client/issues/539
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Run the shown openapi-python-client command against terminusdb.yaml and inspect the GET /schema path definition that triggers the warning. Compare the behavior with openapi-generators/openapi-python-client issue 539; done means establishing whether a change is needed in this repository or the problem belongs upstream.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100