Related Documentation
Made by
Kong Inc.
Supported Gateway Topologies
hybrid db-less traditional
Supported Konnect Deployments
hybrid cloud-gateways serverless
Compatible Protocols
grpc grpcs http https

Changelog

Kong Gateway 3.9.x

  • Fixed an issue where requests would get rejected when defining an object parameter in exploded form style.

Kong Gateway 3.8.x

  • Fixed an issue where the plugin could fail to handle requests when param_schema was $ref schema.
  • Added a new configuration field content_type_parameter_validation to determine whether to enable Content-Type parameter validation.

Kong Gateway 3.7.x

3.7.1.0

  • Added the new configuration field content_type_parameter_validation to determine whether to enable Content-Type parameter validation.

Kong Gateway 3.6.x

  • The plugin now validates the request body schema when json is the suffix value in the request content type’s subtype (for example, application/merge-patch+json).

Kong Gateway 3.4.x

  • Optimized the response message for invalid requests.

Kong Gateway 3.1.x

  • Breaking changes
    • allowed_content_types: The parameter is strictly validated, which means a request with a parameter (e.g. application/json; charset=UTF-8) is NOT considered valid for one without the same parameter (e.g. application/json).
Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!