Skip to content

Commit 20452d6

Browse files
authored
Merge pull request OAI#940 from RobDolinMS/patch-11
[Operation Update Example] Remove empty field
2 parents 6075cfe + 42b1cfe commit 20452d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

versions/3.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,6 @@ This object can be extended with [Specification Extensions](#specificationExtens
601601
"pet"
602602
],
603603
"summary": "Updates a pet in the store with form data",
604-
"description": "",
605604
"operationId": "updatePetWithForm",
606605
"parameters": [
607606
{
@@ -663,7 +662,6 @@ This object can be extended with [Specification Extensions](#specificationExtens
663662
tags:
664663
- pet
665664
summary: Updates a pet in the store with form data
666-
description: ''
667665
operationId: updatePetWithForm
668666
parameters:
669667
- name: petId

0 commit comments

Comments
 (0)