Skip to content

Commit

Permalink
Update api-documentation.md (#2615)
Browse files Browse the repository at this point in the history
* Update api-documentation.md

* Update api-documentation.md
  • Loading branch information
emmastephenson authored Oct 8, 2024
1 parent 28be479 commit 38f8dad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions containers/ecr-viewer/api-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Display an eCR

**URL Parameters** :
- `id=[string]` where `id` is the ID of the eCR.
- `snomed-code=[string]` where `snomed-code` is the condition the user is viewing the eCR for.
- `auth=[string]` where `auth` is the authentication token for the user
- `snomed-code=[string]` where `snomed-code` is the condition the user is viewing the eCR for. OPTIONAL.
- `auth=[string]` where `auth` is the authentication token for the user. Only required if app_env is production.

**Method** : `GET`

Expand Down

0 comments on commit 38f8dad

Please sign in to comment.