Skip to content

Commit 27244ad

Browse files
gdebrauwerbastien-phi
authored andcommitted
Update fixtures
1 parent c1ddce5 commit 27244ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/Fixtures/EmptyRequestBodyAsArray.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.0
22
info:
3-
title: Nullable-Object.v1
3+
title: EmptyRequestBodyAsArray
44
version: '1.0'
55
servers:
66
- url: 'http://localhost:3000'

tests/Fixtures/EmptyRequestBodyAsObject.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.0
22
info:
3-
title: Nullable-Object.v1
3+
title: EmptyRequestBodyAsObject
44
version: '1.0'
55
servers:
66
- url: 'http://localhost:3000'

0 commit comments

Comments
 (0)