Skip to content

Commit dd69465

Browse files
authored
Update insomnia.md
Will not work if there's a space between the _.webapiurl and $metadata
1 parent e1278a4 commit dd69465

File tree

1 file changed

+1
-1
lines changed
  • powerapps-docs/developer/data-platform/webapi

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/webapi/insomnia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ The Common Schema Definition Language (CSDL) $metadata document is the source of
169169

170170
1. Edit the URL by appending `$metadata?annotations=true` after the `_.webapiurl` variable. The URL should be:
171171

172-
`GET _.webapiurl $metadata?annotations=true`
172+
`GET _.webapiurl$metadata?annotations=true`
173173

174174
1. Select **Send**.
175175

0 commit comments

Comments
 (0)