Skip to content

Commit

Permalink
EDGPATRON-149 Removing emailId from path param from getByEmailId api (#…
Browse files Browse the repository at this point in the history
…133)

* EDGPATRON-149 Fix contracts
  • Loading branch information
Vignesh-kalyanasundaram authored Oct 18, 2024
1 parent 7659857 commit bc52652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ramls/edge-patron.raml
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ types:
body:
text/plain:
example: internal server error, contact administrator
/registration-status/{emailId}:
/registration-status:
get:
description: Get the patron details by email ID
queryParameters:
Expand Down

0 comments on commit bc52652

Please sign in to comment.