Skip to content

Commit 228784c

Browse files
committed
Revert changes in v3.0.*.
1 parent 2f09e05 commit 228784c

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

versions/3.0.0.md

-1
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,6 @@ requestBody:
917917
content:
918918
'application/x-www-form-urlencoded':
919919
schema:
920-
type: object
921920
properties:
922921
name:
923922
description: Updated name of the pet

versions/3.0.1.md

-1
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,6 @@ requestBody:
917917
content:
918918
'application/x-www-form-urlencoded':
919919
schema:
920-
type: object
921920
properties:
922921
name:
923922
description: Updated name of the pet

versions/3.0.2.md

-1
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,6 @@ requestBody:
939939
content:
940940
'application/x-www-form-urlencoded':
941941
schema:
942-
type: object
943942
properties:
944943
name:
945944
description: Updated name of the pet

versions/3.0.3.md

-1
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,6 @@ requestBody:
943943
content:
944944
'application/x-www-form-urlencoded':
945945
schema:
946-
type: object
947946
properties:
948947
name:
949948
description: Updated name of the pet

0 commit comments

Comments
 (0)