Name | Title | Description | |
---|---|---|---|
Draft7 | response-json-schema.json | Response Schema Validator | Enterprise only. The response schema validator adds a schema validation before the gateway returns the response to the end-user or before it’s merged in the endpoint with the rest of the backends. See: https://www.krakend.io/docs/enterprise/endpoints/response-schema-validator/ |
Draft7 | cel.json | Common Expression Language (CEL) validations | The Common Expression Language (CEL) middleware enables expression evaluation, when an expression returns false, KrakenD does not return the content as the condition has failed. Otherwise, if all expressions returned true, the content is served. See: https://www.krakend.io/docs/endpoints/common-expression-language-cel/ |