|
operationId: get-user-by-name |
These should be changed to something more friendly for the OpenAPI library generators such as
getUserByName.
Additionally; the specification should be separated into multiple files for easier organization and modularity.
specification/openapi.yaml
Line 310 in 1a1d219
These should be changed to something more friendly for the OpenAPI library generators such as
getUserByName.Additionally; the specification should be separated into multiple files for easier organization and modularity.