Skip to content

Method Names postfixed with Numbers #1952

Open
@donkey-donkey

Description

@donkey-donkey

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions