Ruby client nullable (#4391)

* Ruby Client: implementation of nullable

* Ruby samples with nullable implementation

* [Ruby] openapi_nullable as a Set and skipping attrs fix
This commit is contained in:
Martin Slemr
2019-11-07 09:15:00 +01:00
committed by William Cheng
parent 9a1ff9bf05
commit f0bcaaf45d
194 changed files with 2159 additions and 261 deletions

View File

@@ -3,7 +3,7 @@ OpenAPI Petstore
This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
OpenAPI spec version: 1.0.0
The version of the OpenAPI document: 1.0.0
Generated by: https://github.com/openapitools/openapi-generator.git
=end

View File

@@ -3,7 +3,7 @@ OpenAPI Petstore
This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
OpenAPI spec version: 1.0.0
The version of the OpenAPI document: 1.0.0
Generated by: https://github.com/openapitools/openapi-generator.git
=end

View File

@@ -3,7 +3,7 @@ OpenAPI Petstore
This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
OpenAPI spec version: 1.0.0
The version of the OpenAPI document: 1.0.0
Generated by: https://github.com/openapitools/openapi-generator.git
=end