Skip model generation if it's a top-level map or array (#1296)

* update samples

* remove string boolean map spec

* add logic to skip array alias being generated as model

* fix alias to array

* remove unused ruby files

* remove unused ruby (oas3) files

* unalias response schema

* fix NPE when no model defined

* fix ruby openapi3 script

* update samples

* add global openapi, schemas for unaliasing

* minor code cleanup/refactoring using globalSchemas

* Revert "minor code cleanup/refactoring using globalSchemas"

This reverts commit 20a2bbc6fc.
This commit is contained in:
William Cheng
2018-11-26 22:01:53 +08:00
committed by GitHub
parent ce0253892c
commit 46a4ffe64c
108 changed files with 92 additions and 5999 deletions

View File

@@ -1,7 +0,0 @@
# Petstore::AnimalFarm
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------

View File

@@ -1,7 +0,0 @@
# Petstore::StringBooleanMap
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------