Skip to content

Conversation

@tfesenko
Copy link
Contributor

  • Pet Schema in the MediaTypes Examples and Schema Object Examples uses the camelCase notation: petType,
  • While Pets from the Discriminator Object use snake_case: pet_type.

It's inconsistent.

I chose the camelCase notation because it's used for propertyNames by the OpenAPI specification itself.

* Pet Schema in the MediaTypes Examples and Schema Object Examples uses the camelCase notation(petType),
* While Pets from the Discriminator Object use snake_case (pet_type).
It's inconsistent.

I chose the camelCase notation because it's used for propertyNames by the OpenAPI specification itself.
Copy link
Member

@MikeRalphson MikeRalphson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@webron webron merged commit 1bdda2f into OAI:v3.0.2-dev Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants