Skip to content

Commit 020cd9e

Browse files
committed
Updated how-to-run-a-reindex.md
1 parent d23e7c2 commit 020cd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/how-to-run-a-reindex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ There are scenarios where you may have search parameters in the FHIR service in
1717
1818
## How to run a reindex job
1919

20-
To reindex the entire FHIR service database and make your custom search parameter operational, use the following POST call with the JSON formatted `Parameters` resource in the request body:
20+
To reindex the entire FHIR service database and make your custom search parameter operational, use the following `POST` call with the JSON formatted `Parameters` resource in the request body:
2121

2222
```json
2323
POST {{FHIR_URL}}/$reindex

0 commit comments

Comments
 (0)