{ "operationId": "updateArticle", "method": "PUT", "path": "/api/articles/{id}", "status": "422", "response": { "error": "param is missing or the value is empty: article", "status": 422 } }