Skip to content

Commit 95d193d

Browse files
authored
Update HttpService.yaml to fix permission error for code_samples
1 parent dd3818a commit 95d193d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/en-us/reference/engine/classes/HttpService.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ description: |
7171
servers to which requests are being sent.
7272
code_samples:
7373
- Astronauts-in-Space
74+
- International-Space-Station
7475
- HttpService-Pastebin
7576
inherits:
7677
- Instance
@@ -119,6 +120,7 @@ methods:
119120
- `true`: `{94b717b2-d54f-4340-a504-bd809ef5bf5c}`
120121
- `false`: `db454790-7563-44ed-ab4b-397ff5df737b`
121122
code_samples:
123+
- HttpService-GenerateGUID
122124
parameters:
123125
- name: wrapInCurlyBraces
124126
type: bool
@@ -296,6 +298,7 @@ methods:
296298
results from previous calls with the same `url`.
297299
code_samples:
298300
- Astronauts-in-Space
301+
- International-Space-Station
299302
parameters:
300303
- name: url
301304
type: Variant

0 commit comments

Comments
 (0)