Replies: 1 comment
-
@9yues /users:
get:
operationId: getUsers
summary: Gets all users would get you a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can I generate an interface name based on the interface path and request method? For example, if my interface is a post request and the path is [/anyTenant/registerAndInitByEmail], the generated interface name should be PostAnyTenantRegisterAndInitByEmail
Beta Was this translation helpful? Give feedback.
All reactions