Skip to content

Commit ae53b43

Browse files
Update articles/healthcare-apis/azure-api-for-fhir/purge-history.md
Co-authored-by: Shelly Haverkamp <[email protected]>
1 parent db62ac2 commit ae53b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/azure-api-for-fhir/purge-history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For example:
4949
DELETE https://workspace-fhir.fhir.azurehealthcareapis.com/Observation/123/$purge-history
5050
```
5151

52-
To use 'allowPartialSuccess' parameter, you must set it to true. The template of request is:
52+
To use the 'allowPartialSuccess' parameter, you need to set it to true. The template of request is:
5353
```http
5454
DELETE <FHIR-Service-Url>/<Resource-Type>/<Resource-Id>/$purge-history?allowPartialSuccess=true
5555
```

0 commit comments

Comments
 (0)