Skip to content

Fix improper whitespace in mustache template (PHNX-859)#2

Merged
gbakerce merged 1 commit intomasterfrom
PHNX-859-InheritedSerialization
May 18, 2018
Merged

Fix improper whitespace in mustache template (PHNX-859)#2
gbakerce merged 1 commit intomasterfrom
PHNX-859-InheritedSerialization

Conversation

@gbrown-ce
Copy link

Motivation

OpenAPI Generator upstream requested whitespace fixes (from tabs to 4 spaces)

Modifications

Fixed whitespace

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

Motivation
----
OpenAPI Generator upstream requested whitespace fixes (from tabs to 4 spaces)

Modifications
----
Fixed whitespace
@gbakerce gbakerce merged commit 1b9925c into master May 18, 2018
@gbakerce gbakerce deleted the PHNX-859-InheritedSerialization branch May 18, 2018 15:30
gbrown-ce added a commit that referenced this pull request Jun 19, 2018
…enAPITools#102)

* Make SwaggerCodeGen serialize subclasses properly (PHNX-859) (#1)

Motivation
----
Previously, when serializing as subclass of a property, generated swagger clients would only serialize properties of the parent class causing some values to not be pass through

Modifications
----
Before serializing attributes of a given type, we check to see if there is a specific type to be serialized so that we don't miss any properties.

* Fix improper whitespace in mustache template (PHNX-859) (#2)

Motivation
----
OpenAPI Generator upstream requested whitespace fixes (from tabs to 4 spaces)

Modifications
----
Fixed whitespace
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.

2 participants