Skip to content

Commit a060c82

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

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
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: True
22-
type: "string"
22+
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
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: True
22-
type: "string"
22+
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
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: True
22-
type: "string"
22+
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
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: True
22-
type: "string"
22+
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
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: True
22-
type: "string"
22+
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
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: True
22-
type: "string"
22+
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
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: True
22-
type: "string"
22+
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
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: True
22-
type: "string"
22+
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
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: True
22-
type: "string"
22+
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
@@ -19,6 +19,6 @@ parameters:
1919
type: boolean
2020
id:
2121
required: True
22-
type: "string"
22+
type: string
2323
description: "ID of the object to delete."
2424
runner_type: python-script

0 commit comments

Comments
 (0)