danielgtaylor / apisprout

Lightweight, blazing fast, cross-platform OpenAPI 3 mock server with validation
MIT License
697 stars 74 forks source link

Allow statuses sent with Prefer to select the default response #53

Closed impl closed 5 years ago

impl commented 5 years ago

This change allows the Prefer header to use the default response when requesting a status that isn't explicitly enumerated in the responses.