Introduced in 9fbff2f in an effort to clearly communicate to developers which OpenApi features roaster supports
an endpoint declaring an array of items with a style declared as anything else than "form" will now result in a error "Not implemented" with status code of 501.
This is arguably a breaking change as implementations were allowed to deal with parameter values themselves before which is now no longer possible.
Introduced in 9fbff2f in an effort to clearly communicate to developers which OpenApi features roaster supports
an endpoint declaring an array of items with a style declared as anything else than "form" will now result in a error "Not implemented" with status code of 501.
This is arguably a breaking change as implementations were allowed to deal with parameter values themselves before which is now no longer possible.