mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 11:22:44 +00:00
fix invalid spec, update petstore samples (jaxrs, ruby)
This commit is contained in:
13
samples/client/petstore/ruby/docs/Capitalization.md
Normal file
13
samples/client/petstore/ruby/docs/Capitalization.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Petstore::Capitalization
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**small_camel** | **String** | | [optional]
|
||||
**capital_camel** | **String** | | [optional]
|
||||
**small_snake** | **String** | | [optional]
|
||||
**capital_snake** | **String** | | [optional]
|
||||
**sca_eth_flow_points** | **String** | | [optional]
|
||||
**att_name** | **String** | Name of the pet | [optional]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user