mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 13:10:53 +00:00
* [kotlin] fix documentation of API authorization in README files fix hierarchy level + add internal links + align wording across generators * [kotlin] fix anchor links in documentation --------- Co-authored-by: Tiffany Marrel <tiffany.marrel@flowable.com>
578 B
578 B
Pet
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | kotlin.String | ||
photoUrls | kotlin.collections.List<kotlin.String> | ||
id | kotlin.Long | [optional] | |
category | Category | [optional] | |
tags | kotlin.collections.List<Tag> | [optional] | |
status | inline | pet status in the store | [optional] |
Enum: status
Name | Value |
---|---|
status | available, pending, sold |