-
-
Notifications
You must be signed in to change notification settings - Fork 544
Open
Description
When we use a
get
/apples/:id`` and a get all /apples/``
the second one listed in the schema will turn into apples1 function in the generated code.
isnt the openapi spec to have the endpoints both named apples? but then we get silly apples1 function name?
am i missing something?
thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels