Skip to content

fix(openapi): Prevent allowReserved and allowEmptyValue being returned on a path parameter - #7220

Closed
robjenman wants to merge 2 commits into
api-platform:mainfrom
robjenman:main
Closed

fix(openapi): Prevent allowReserved and allowEmptyValue being returned on a path parameter#7220
robjenman wants to merge 2 commits into
api-platform:mainfrom
robjenman:main

Update Parameter.php

f1d89a9
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Jun 16, 2025 in 0s

0.00% of diff hit (target 27.23%)

View this Pull Request on Codecov

0.00% of diff hit (target 27.23%)

Annotations

Check warning on line 20 in src/OpenApi/Model/Parameter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OpenApi/Model/Parameter.php#L20

Added line #L20 was not covered by tests

Check warning on line 58 in src/OpenApi/Model/Parameter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OpenApi/Model/Parameter.php#L58

Added line #L58 was not covered by tests

Check warning on line 63 in src/OpenApi/Model/Parameter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OpenApi/Model/Parameter.php#L63

Added line #L63 was not covered by tests

Check warning on line 88 in src/OpenApi/Model/Parameter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OpenApi/Model/Parameter.php#L88

Added line #L88 was not covered by tests

Check warning on line 93 in src/OpenApi/Model/Parameter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OpenApi/Model/Parameter.php#L93

Added line #L93 was not covered by tests

Check warning on line 155 in src/OpenApi/Model/Parameter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OpenApi/Model/Parameter.php#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 189 in src/OpenApi/Model/Parameter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/OpenApi/Model/Parameter.php#L188-L189

Added lines #L188 - L189 were not covered by tests