terminusdb / terminusdb/terminusdb-client-python

api client generation

Open
#364 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.