Skip to content

Python - code reduction #2440

Closed
Closed

Description

follow up of #2388 and #2406. Abstractions needs to have a new base request builder class with the request adapter, url template and paths parameters properties. One (or more) base constructor needs to be added to handle validation and assignment of those parameters. Depending on the type system a Base Request Configruation or a request configuration class needs to be added with the headers and options properties, and if the covariance in the generic type system allows it, the query parameters property. Generation needs to be updated accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions