Skip to content

Commit 9739c7b

Browse files
committed
Fixed templates to be more consistent
1 parent a060c82 commit 9739c7b

File tree

406 files changed

+6829
-6829
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

406 files changed

+6829
-6829
lines changed

actions/delete.circuits.circuit_terminations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parameters:
1818
immutable: true
1919
type: boolean
2020
id:
21-
required: True
21+
required: true
2222
type: string
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.circuits.circuit_types.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parameters:
1818
immutable: true
1919
type: boolean
2020
id:
21-
required: True
21+
required: true
2222
type: string
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.circuits.circuits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parameters:
1818
immutable: true
1919
type: boolean
2020
id:
21-
required: True
21+
required: true
2222
type: string
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.circuits.provider_networks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parameters:
1818
immutable: true
1919
type: boolean
2020
id:
21-
required: True
21+
required: true
2222
type: string
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.circuits.providers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parameters:
1818
immutable: true
1919
type: boolean
2020
id:
21-
required: True
21+
required: true
2222
type: string
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.dcim.cables.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parameters:
1818
immutable: true
1919
type: boolean
2020
id:
21-
required: True
21+
required: true
2222
type: string
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.dcim.console_port_templates.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parameters:
1818
immutable: true
1919
type: boolean
2020
id:
21-
required: True
21+
required: true
2222
type: string
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.dcim.console_ports.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parameters:
1818
immutable: true
1919
type: boolean
2020
id:
21-
required: True
21+
required: true
2222
type: string
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.dcim.console_server_port_templates.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parameters:
1818
immutable: true
1919
type: boolean
2020
id:
21-
required: True
21+
required: true
2222
type: string
2323
description: "ID of the object to delete."
2424
runner_type: python-script

actions/delete.dcim.console_server_ports.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parameters:
1818
immutable: true
1919
type: boolean
2020
id:
21-
required: True
21+
required: true
2222
type: string
2323
description: "ID of the object to delete."
2424
runner_type: python-script

0 commit comments

Comments
 (0)