User-initiated Swagger (OpenAPI) model validation
This release exposes a new function on the swagger service, validateObject.
It also raises response model validation errors/warnings (depending on your config) when "unknown" properties, i.e. properties that are not defined in the spec, are returned in the response.