@stoplight/prism-core
Advanced tools
Changelog
3.2.5 (2020-01-30)
vary
and access-control-request-headers
headers for preflight and regular responses when CORS is enabledChangelog
3.2.0 (2019-11-21)
${document}
parameter explicitly #720proxy
command that will validate the request coming in, send the request to an upstream server and then validate the response coming back #669additionalProperties:false
/ additionalProperties:true
/ additionalProperties:object
will be correctly handled when dynamic mocking is enabled #719deprecated
parameter is no longer causing Prism to return a 422 response #721access-control-allow-origin
header, when CORS is enabled, will now reflect the request origin AND set the Credentials header #797Accept
header, Prism will now effectively treat it as a */*
, according to the respective CFP #802text/*
instead of only text/plain
#796