Vary: Origin
response headers for non-preflight requests if CORS is enabled but Origin
was not sent/api/api
if the basePath
is /api
), the fallback flow is now properly executed.definition
request option is given with either a proxy-request
action or x-flat-proxy
, the defaults for the exit-on-error
, validate-request
and validate-response
request options are changed to true
.definition
option or a definition
value referencing a non-existant resource now results in a 500 response with a proper error message.x-flat-validate
is now also recognized below paths/<path>
and paths/<path>/<operation>
.use-http-cache
request option is now false, even if no request options are configured.$error
variable is set and exit-on-error
/error flow
handling is triggered if a request error occursswagger.yaml
ends with /**
, this entry matches the given path as well as arbitrary paths below it.null
variable, as a string, now returns the empty string instead of the string null
text/xml
for request bodiesserve
action now correctly handles whitespace and other URL-Encoded characters in the name of the fallback-doc
discriminator
, JSON schema $id
references and JSON schema propertyNames
flow
in x-flat-error
in the swagger.yamlalgorithm
for the jwt-decode()
function to limit the acceptable signing algorithms. Mandatory for RSASSA based signaturesjwt-encode()
function returns an empty string and an error message is loggeddefinition
option is configured or the given definition is not found