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

Authorisation header is only being sent for some operations #115

Closed
pahjbo opened this issue Mar 26, 2024 · 0 comments · Fixed by #116
Closed

Authorisation header is only being sent for some operations #115

pahjbo opened this issue Mar 26, 2024 · 0 comments · Fixed by #116

Comments

@pahjbo
Copy link
Member

pahjbo commented Mar 26, 2024

When implementing orppst/pst-api-service#26 it has become clear that not all operations in the code generated from the openapi spec are getting the authorisation header sent. There is an issue open on the code generation on fabien0102/openapi-codegen#226 which also describes this problem - there is also an associated PR which is probably a point fix.

I think that the generated code could do a better job of actually creating an interface that described the parameters so that less overriding of input objects were necessary.

@pahjbo pahjbo changed the title Authentication headers are only being sent for some operations Authorisation header is only being sent for some operations Mar 26, 2024
@pahjbo pahjbo linked a pull request Mar 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant