Skip to content

Commit 0e67874

Browse files
authored
[Update] Managed Service Create/Update address examples (#364)
* Add URL examples to POST /managed/services * Add spacing
1 parent d6f062a commit 0e67874

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

openapi.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18337,6 +18337,12 @@ components:
1833718337
minLength: 3
1833818338
description: >
1833918339
The URL at which this Service is monitored.
18340+
18341+
18342+
URL parameters such as `?no-cache=1` are preserved.
18343+
18344+
18345+
URL fragments/anchors such as `#monitor` are **not** preserved.
1834018346
example: https://example.org
1834118347
x-linode-cli-display: 5
1834218348
timeout:

0 commit comments

Comments
 (0)