forked from loafle/openapi-generator-original
[Spring] fix deprecated generation (#12832)
This commit is contained in:
@@ -164,6 +164,7 @@ public interface PetApi {
|
||||
* or Invalid tag value (status code 400)
|
||||
* @deprecated
|
||||
*/
|
||||
@Deprecated
|
||||
@Operation(
|
||||
operationId = "findPetsByTags",
|
||||
summary = "Finds Pets by tags",
|
||||
|
||||
Reference in New Issue
Block a user