json-schema-org / vocab-idl

Help and clarify how JSON Schema can be interpreted from validation rules to data definition. This extends to how those data definitions can be represented in any programming language
19 stars 4 forks source link

feat: define how to handle naming conventions #26

Closed jonaslagoni closed 1 year ago

jonaslagoni commented 2 years ago

Fixes #20

jonaslagoni commented 2 years ago

Blocked by #25

yordis commented 2 years ago

Related to https://github.com/json-schema-org/vocab-idl/pull/25#issuecomment-1054882091

I would stay away from deciding any allowed values, and follow OpenAPI (just add case-sensitive).

Instead,

Focus on defining the key that people will read to define the schema name.