Skip to content

Commit

Permalink
Update HttpService.yaml to fix permission error for code_samples
Browse files Browse the repository at this point in the history
  • Loading branch information
sammygrey authored Jan 16, 2025
1 parent dd3818a commit 95d193d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/en-us/reference/engine/classes/HttpService.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ description: |
servers to which requests are being sent.
code_samples:
- Astronauts-in-Space
- International-Space-Station
- HttpService-Pastebin
inherits:
- Instance
Expand Down Expand Up @@ -119,6 +120,7 @@ methods:
- `true`: `{94b717b2-d54f-4340-a504-bd809ef5bf5c}`
- `false`: `db454790-7563-44ed-ab4b-397ff5df737b`
code_samples:
- HttpService-GenerateGUID
parameters:
- name: wrapInCurlyBraces
type: bool
Expand Down Expand Up @@ -296,6 +298,7 @@ methods:
results from previous calls with the same `url`.
code_samples:
- Astronauts-in-Space
- International-Space-Station
parameters:
- name: url
type: Variant
Expand Down

0 comments on commit 95d193d

Please sign in to comment.