mirror of
https://github.com/apache/superset.git
synced 2026-05-22 16:25:49 +00:00
2 lines
488 B
JSON
2 lines
488 B
JSON
{"responses":{"301":{"description":"A redirect to the user's avatar URL"},"401":{"content":{"application/json":{"schema":{"properties":{"message":{"type":"string"}},"type":"object"},"example":{"message":"Unauthorized: Authentication required"}}},"description":"Unauthorized"},"404":{"content":{"application/json":{"schema":{"properties":{"message":{"type":"string"}},"type":"object"},"example":{"message":"Not found: The requested resource does not exist"}}},"description":"Not found"}}}
|