{ "description": "User created successfully", "content": { "application/json": { "schema": { "type": "object", "properties": { "data": { "$ref": "../schemas/user-schema.json" }, "message": { "type": "string" } } } } } }