Skip to content

Add proper Godoc comment for properties marked as deprecated#976

Merged
deepmap-marcinr merged 2 commits intooapi-codegen:masterfrom
papkos:papkos/fix-comment-for-deprecated-fields
Mar 14, 2023
Merged

Add proper Godoc comment for properties marked as deprecated#976
deepmap-marcinr merged 2 commits intooapi-codegen:masterfrom
papkos:papkos/fix-comment-for-deprecated-fields

Conversation

@papkos
Copy link
Copy Markdown
Contributor

@papkos papkos commented Feb 24, 2023

Also allow to specify a reason for deprecation using an extension: x-deprecated-reason

Closes #975

Also allow to specify a reason for deprecation using an extension: x-deprecated-reason
@deepmap-marcinr deepmap-marcinr merged commit afac8ae into oapi-codegen:master Mar 14, 2023
adrianpk pushed a commit to foorester/oapi-codegen that referenced this pull request Jan 16, 2024
…degen#976)

* Add proper Godoc comment for properties marked as deprecated

Also allow to specify a reason for deprecation using an extension: x-deprecated-reason

* Add proper Godoc comment for properties marked as deprecated (fix description)
adrianpk added a commit to foorester/oapi-codegen that referenced this pull request May 31, 2024
…degen#976)

* Add proper Godoc comment for properties marked as deprecated

Also allow to specify a reason for deprecation using an extension: x-deprecated-reason

* Add proper Godoc comment for properties marked as deprecated (fix description)
danicc097 pushed a commit to danicc097/oapi-codegen that referenced this pull request Aug 31, 2024
…degen#976)

* Add proper Godoc comment for properties marked as deprecated

Also allow to specify a reason for deprecation using an extension: x-deprecated-reason

* Add proper Godoc comment for properties marked as deprecated (fix description)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate proper comments for deprecated fields

2 participants