Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bengreenbank committed Jan 29, 2025
1 parent 5957d2e commit 102748a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ badRequest:
type: object
properties:
status:
$ref: './ErrorCodes.yml#/errorCodeBadRequest'
$ref: './ErrorCodes.yml#/badRequest'
message:
$ref: './ErrorMessages.yml#/badRequest'

Expand Down

0 comments on commit 102748a

Please sign in to comment.