Skip to content

Instantly share code, notes, and snippets.

View phsantiago32's full-sized avatar

Pedro Santiago phsantiago32

View GitHub Profile
openapi: 3.0.0
paths:
/api/auth/sign-up:
post:
operationId: AuthController_signUp
parameters: []
requestBody:
required: true
content:
application/json: