Azure / Azure/azure-openapi-validator

Rule about DefinitionsPropertiesNamesCamelCase firing with odata.type in the property name.

Open
#82 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
53
Forks
57
Avg merge
1d 23h
Merged PRs (30d)
2

Description

I am getting the following error:

"code": "DefinitionsPropertiesNamesCamelCase",
"message": "Property named: '**odata.type**', for definition: 'RuleCondition' must follow camelCase style. Example:
'**odata.type**'.",

Notice the suggested example is identical to the original text causing the rule to fire.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.