We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190bb4e commit 146f553Copy full SHA for 146f553
src/Metadata/NotExposed.php
@@ -45,7 +45,7 @@ public function __construct(
45
bool $stateless = null,
46
string $sunset = null,
47
string $acceptPatch = null,
48
- $status = null,
+ $status = 404,
49
string $host = null,
50
array $schemes = null,
51
string $condition = null,
0 commit comments