mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-28 04:20:51 +00:00
update samples
This commit is contained in:
parent
bd48108818
commit
376bf6cd34
@ -39,7 +39,6 @@ public interface DefaultApi {
|
||||
* @return OK (status code 200)
|
||||
*/
|
||||
@ApiOperation(
|
||||
tags = { },
|
||||
value = "",
|
||||
nickname = "get",
|
||||
notes = ""
|
||||
@ -68,7 +67,6 @@ public interface DefaultApi {
|
||||
* @return Invalid input (status code 405)
|
||||
*/
|
||||
@ApiOperation(
|
||||
tags = { },
|
||||
value = "",
|
||||
nickname = "updatePetWithForm",
|
||||
notes = "update with form data"
|
||||
|
Loading…
x
Reference in New Issue
Block a user