OpenAPI Request Body Have Application X Www Form Url Encoded Info (Edit)

Request bodies use the application/x-www-form-urlencoded media type to encode the request payload is a common data format

OpenAPIRequest BodiesMedia Types

Rule Definition

openapi-request-bodies-application-x-www-form-url-encoded-info.yaml
{"openapi-request-bodies-application-x-www-form-url-encoded-info":{"description":"Request bodies use the application/x-www-form-urlencoded media type to encode the request payload is a common data format","message":"Request Body Application X WWW Form URL Encoded","given":"$.paths.*.*.requestBody.content","severity":"info","then":{"field":"application/x-www-form-urlencoded","function":"falsy"}}}

Back to All of the Rules