Issue Accessing headers from OpenApi #1022
Unanswered
MarkForLoop
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i have this code that is trying to access the headers
versions:
what I am doing currently:
I am getting this error on this line
#[OpenApi(prefix_path = "/v1/example")]
I see this person doing it as such on stackoverflow
When I to follow a similar approach it was throwing the same error
Beta Was this translation helpful? Give feedback.
All reactions