Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix transitive dependencies required by generated API client #25

Closed
ckunki opened this issue Apr 30, 2024 · 0 comments · Fixed by #26
Closed

Fix transitive dependencies required by generated API client #25

ckunki opened this issue Apr 30, 2024 · 0 comments · Fixed by #26
Assignees
Labels
bug Unwanted / harmful behavior

Comments

@ckunki
Copy link
Collaborator

ckunki commented Apr 30, 2024

openapi-python-client reads the JSON specification of the SaaS API and generates a python client.
The generated client code requires transitive dependencies, though.

The current ticket requests to add these transitive dependencies to file pyproject.toml to make them evailable for dependents of SAPIPY.

@ckunki ckunki added the bug Unwanted / harmful behavior label Apr 30, 2024
@ckunki ckunki self-assigned this Apr 30, 2024
kaklakariada added a commit that referenced this issue Apr 30, 2024
…26)

Co-authored-by: Christoph Pirkl <4711730+kaklakariada@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unwanted / harmful behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant