File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
schemas/src/resource/stdout Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# yaml-language-server: $schema=https://json-schema.org/draft/2020-12/schema
2
2
$schema : https://json-schema.org/draft/2020-12/schema
3
- $id : <HOST>/<PREFIX>/<VERSION>/resource/stdout/get .yaml
3
+ $id : <HOST>/<PREFIX>/<VERSION>/resource/stdout/delete .yaml
4
4
5
5
title : Delete resource operation stdout
6
6
description : >-
Original file line number Diff line number Diff line change 1
1
# yaml-language-server: $schema=https://json-schema.org/draft/2020-12/schema
2
2
$schema : https://json-schema.org/draft/2020-12/schema
3
- $id : <HOST>/<PREFIX>/<VERSION>/resource/stdout/set .yaml
3
+ $id : <HOST>/<PREFIX>/<VERSION>/resource/stdout/whatIf .yaml
4
4
5
5
title : Set (what-if mode) resource operation stdout
6
6
description : >-
You can’t perform that action at this time.
0 commit comments