Skip to content

Commit

Permalink
[EDGPATRON-160] - Add put API for /patron/{externalSystemId}
Browse files Browse the repository at this point in the history
  • Loading branch information
gurleenkaurbp committed Dec 18, 2024
1 parent 8ee0678 commit 0f22b74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ramls/schemas/user_error_404.schema
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"description": "Error code",
"examples": [
"USER_ACCOUNT_INACTIVE",
"USER_NOT_FOUND"
"USER_NOT_FOUND",
STAGING_USER_NOT_FOUND
]
},
"errorMessage": {
Expand Down

0 comments on commit 0f22b74

Please sign in to comment.