- Notifications
You must be signed in to change notification settings - Fork302
Closed
Description
Discussed in#966
Originally posted bymattis-rosenkranz July 29, 2021
The generated OpenaAPI-Scheme component attributes are not inflected using the settings described in the docs.
This is not a problem as the parser just leaves the attribute names as they are, but it would be nice to conform the OpenAPI-scheme to the chosen field format.
Most likely this will be fixed inmap_serialzer function.