Skip to content

Commit

Permalink
style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DjordyKoert committed Jan 5, 2024
1 parent 26998cd commit 98bee36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Functional/FunctionalTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ public function testEnumSupport()
'nullable' => true,
'allOf' => [
['$ref' => '#/components/schemas/ArticleType81'],
]
],
],
],
'required' => ['id', 'type', 'intBackedType', 'notBackedType'],
Expand Down

0 comments on commit 98bee36

Please sign in to comment.