OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"BJJ Analysis Platform","description":"Backend service for Brazilian Jiu-Jitsu video analysis platform with AI Coach","version":"0.1.0"},"paths":{"/api/v1/auth/register":{"post":{"tags":["Auth"],"summary":"Register","operationId":"register_api_v1_auth_register_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RegisterRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"applicat