File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ endpoints:
375
375
optional : true
376
376
description : An optional description of the created image
377
377
type : String
378
- value : This is the image description, its more descriptive than a label.
378
+ value : This is the image description, it's more descriptive than a label.
379
379
examples :
380
380
curl : |
381
381
curl -H "Content-Type: application/json" \
@@ -921,7 +921,7 @@ endpoints:
921
921
params :
922
922
type :
923
923
description : >
924
- An IP Address Type for this IP Address: either public or private. Public IP's incur a monthly cost.
924
+ An IP Address Type for this IP Address, either " public" or " private" . Public IP's incur a monthly cost.
925
925
type : String
926
926
value : private
927
927
examples :
You can’t perform that action at this time.
0 commit comments