Overview
-
update prism mock command
- Mock server now respects security schemes and will return a 401/403 if defined in your oas
- Request body and headers are validated.
- If request validation fails, then respond with a 400 response defined in your spec.
- Add CORs
- Validate response body and headers