-
|
Using Aide, the generated OpenAPI specification has a route like: /path/{id}:
put:
# ...When I load the full generated specification into the Swagger editor, it shows me the following error on these paths: It seems that Aide isn't recognising the path parameters in my handlers (they're just Any assistance would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
zedseven
Feb 23, 2026
Replies: 1 comment
-
|
Never mind, right after I posted it, I found #281. I'm not sure why I didn't find it before. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zedseven
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Never mind, right after I posted it, I found #281. I'm not sure why I didn't find it before.