tryAGI / AutoSDK

Automated .NET SDKs for your APIs
https://autosdk.net
Other
15 stars 2 forks source link

Feature: Enum items xml doc extraction #30

Closed HavenDV closed 3 weeks ago

HavenDV commented 3 months ago

https://swagger.io/docs/specification/data-models/enums/

If you need to specify descriptions for enum items, you can do this in the description of the parameter or property: image