Skip to content

Commit 86e389a

Browse files
authored
Merge pull request #93678 from ernstc/patch-1
Update using-rest-client.md
2 parents 100e4c0 + 66c3d39 commit 86e389a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/using-rest-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The line starting with `@name` contains a variable that captures the HTTP respon
5353
5454
```
5555
### Get access token
56-
@name getAADToken
56+
# @name getAADToken
5757
POST https://login.microsoftonline.com/{{tenantid}}/oauth2/token
5858
Content-Type: application/x-www-form-urlencoded
5959

0 commit comments

Comments
 (0)