Schema property names have a length restriction applied, keeping names consistent, and avoiding being too long
OpenAPI Schema Properties Names Length Error
Message: Schema Properties Name Length
Policies
Schema Property Names
Property names are part of the contract consumers code against. Consistent casing, reasonable length, and meaningful names make the difference between an API that is intuitive and one that is frust...