Skip to content

Use case sensitivity when checking reserved words (PHNX-1040)#3

Merged
djackson-ce merged 1 commit intomasterfrom
PHNX-1040-TSReservedWordCase
Jun 19, 2018
Merged

Use case sensitivity when checking reserved words (PHNX-1040)#3
djackson-ce merged 1 commit intomasterfrom
PHNX-1040-TSReservedWordCase

Conversation

@gbrown-ce
Copy link

@gbrown-ce gbrown-ce commented Jun 19, 2018

Motivation

Open API generator previously wasn't case sensitive when checking for reserved words in the typescript generator. This will allow us to have the "Package" model in ProductCatalogs without needing to rename anything.

Modifications

Duplicated the C# logic for reserved words (per the @jimschubert from openapitools' suggestion)

https://centeredge.atlassian.net/browse/PHNX-1040

Motivation
-------------
Open API generator previously wasn't case sensitive when checking for reserved words in the typescript generator. This will allow us to have the "Package" model in ProductCatalogs without needing to rename anything.

Modifications
------------------
Duplicated the C# logic for reserved words (per the @jimschubert from openapitools' suggestion)
@djackson-ce djackson-ce merged commit afd31a6 into master Jun 19, 2018
@djackson-ce djackson-ce deleted the PHNX-1040-TSReservedWordCase branch June 19, 2018 15:38
gbrown-ce added a commit that referenced this pull request Jul 3, 2018
…penAPITools#351)

Motivation
-------------
Open API generator previously wasn't case sensitive when checking for reserved words in the typescript generator. This will allow us to have the "Package" model in ProductCatalogs without needing to rename anything.

Modifications
------------------
Duplicated the C# logic for reserved words (per the @jimschubert from openapitools' suggestion)
gbrown-ce pushed a commit that referenced this pull request Jan 17, 2019
* added play framework 2.6 support

* generated petstore sample

* generated petstore sample #2

* generated petstore sample #3

* Revert "generated petstore sample #3"

* generated petstore sample #4

* fixed circleci configs

* one more time samples regen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants