Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

operationId should not default to controller method name #181

Open
jaapterwoerds opened this issue Sep 24, 2018 · 0 comments · May be fixed by #184
Open

operationId should not default to controller method name #181

jaapterwoerds opened this issue Sep 24, 2018 · 0 comments · May be fixed by #184

Comments

@jaapterwoerds
Copy link

jaapterwoerds commented Sep 24, 2018

According to the specification(https://swagger.io/docs/specification/paths-and-operations/):

operationId is an optional unique string used to identify an operation

The controller method name is not a good default because as a developer I do not expect that this implementation detail leaks in the documentation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant