We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da796b9 commit af35d34Copy full SHA for af35d34
src/Laravel/ApiResource/Error.php
@@ -28,6 +28,7 @@
28
#[ErrorResource(
29
types: ['hydra:Error'],
30
openapi: false,
31
+ uriVariables: ['status'],
32
operations: [
33
new Operation(
34
name: '_api_errors_problem',
0 commit comments