Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUser ¶
func CreateUser()
CreateUser opts OUT of global security with an empty Security requirement (go-swagger#2479). `Security: []` must emit an explicit `security: []` on the operation, overriding any global security.
swagger:route POST /users user createUser
Creates a new user.
Security: []
responses:
200: description: ok
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.