{new} OpenAPI Schema Part Serializing
Parameters annotated with any of the following are serialized using the registered {@link oaj.oapi.OpenApiSerializer} and therefore support OpenAPI syntax and validation:
Accept must match
For example, the following shows how a pipe-delimited list of comma-delimited numbers (e.g. Longs:
The following shows the same for a response body:
For more information about the valid parameter types, see {@doc juneau-marshall.OpenApiDetails.Serializers OpenAPI Serializers}