forked from loafle/openapi-generator-original
[go] More idiomatic godoc comments (#10044)
* [go] More idiomatic godoc comments * [go] Mark deprecated fields and functions * [go] Minor mustache readability/consistency fixes * [go] Mark deprecated operation parameters * [go] Deprecate a petstore component property for testing * [go] Apply deprecated godoc in Go servers also
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/*
|
||||
* OpenAPI Extension x-auth-id-alias
|
||||
*
|
||||
* This specification shows how to use x-auth-id-alias extension for API keys.
|
||||
*
|
||||
* API version: 1.0.0
|
||||
*/
|
||||
OpenAPI Extension x-auth-id-alias
|
||||
|
||||
This specification shows how to use x-auth-id-alias extension for API keys.
|
||||
|
||||
API version: 1.0.0
|
||||
*/
|
||||
|
||||
// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user