SchemaNamesConvention
October 10, 2022 ยท View on GitHub
Category
Data Plane Warning
Applies to
Data Plane OpenAPI specs
Output Message
Schema name should be Pascal case.
Description
Schema names should be Pascal case. This includes any acronyms.
CreatedAt
June 18, 2022
LastModifiedAt
June 18, 2022
How to fix the violation
Change the schema name to Pascal Case.