
OAS Validation
Configuration
Hide Child Parameters
List of header parameters in the request that will be ignored when performing HTTP header validation. These are additional headers added to an API request beyond those defined in the API specification. For example, you might include the HTTP header User-Agent
, which lets servers and network peers identify the application, operating system, vendor, and/or version of the requesting user agent.
Default:Host,Content-Type,User-Agent,Accept,Content-Length
If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.