Open roggenbrot42 opened 1 year ago
May I also ask If I can use the AuthenticatedClient
in order to support the AWS IAM role
for authentication as well ?
As I can see we can use httpx_args
: A dictionary of additional arguments in order to pass it in that class.
I assume We can use httpx_args
to pass an IAM role
for authentication ?
Looking forward to it.
Thanks in advance.
Describe the bug The generator reports validation errors on regarding the OAuth2PasswordRequestForm type:
OpenAPI Spec File Example File: https://raw.githubusercontent.com/stustapay/stustapay/2812c74c622b11c2aa95d0f59933815c0daca4ed/api/administration.json
Desktop (please complete the following information):
Additional context Probably because of FastAPI 3.1.0 https://github.com/openapi-generators/openapi-python-client/discussions/818