Discussions
Response Models
almost 4 years ago by Barışcan Akın
Hi,
Response models doesn't include anything other than type, name and description of a field even if OAS file includes definitions like allowable values for enums, min/max length, regex pattern for strings. Also, OpenAPI specification supports discriminator fields for polymorphic models. As I can see, discriminator and oneOf fields doesn't make any affects on readme .
Do we need a specific configuration to accomplish these? If they are not supported, do you plan to support them in near future?