Fixup generation of Javascript samples

The generation code was ignoring top-level aliases for any language config that
contained "java", which included "javascript", a completely different language.

Changed this to be those configs based on the JavaAbstractGenerator class.
This commit is contained in:
Benjamin Douglas
2017-04-17 17:50:01 -07:00
parent 73454e95dc
commit 07ba1eb6f8
25 changed files with 868 additions and 11 deletions

View File

@@ -0,0 +1,7 @@
# SwaggerPetstore.OuterBoolean
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------

View File

@@ -0,0 +1,7 @@
# SwaggerPetstore.OuterNumber
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------

View File

@@ -0,0 +1,7 @@
# SwaggerPetstore.OuterString
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------