{ "parameters": [ { "description": "The ID of the user", "in": "path", "name": "user_id", "required": true, "schema": { "type": "string" } } ] }