Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
romalytvynenko committed Jul 10, 2024
1 parent 0adb9ed commit eedaae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Generator/Request/ParametersDocumentationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ public function __invoke(Request $request)
'type' => ['string', 'null'],
'default' => 'paypal',
],
'x-optional' => true,
]);
});

Expand Down

0 comments on commit eedaae8

Please sign in to comment.