Skip to content

Commit 8fb3a25

Browse files
authored
Merge pull request #22 from Onemind-Services-LLC/master
Updated templates to be more consistent
2 parents 7cc924b + 5034d1d commit 8fb3a25

File tree

417 files changed

+13664
-14075
lines changed

Some content is hidden

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

417 files changed

+13664
-14075
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## 3.0.2
4+
5+
- Updated templates to remove date
6+
- Fixed data type to be always lower
7+
38
## 3.0.1
49

510
- Added status code to the response

actions/delete.circuits.circuit_terminations.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
22
# NetBox API version: 3.1
3-
# Date: 2022-01-01 21:28:49.004667
43
description: "DELETE Circuit Terminations"
54
enabled: true
65
entry_point: run.py
@@ -19,7 +18,7 @@ parameters:
1918
immutable: true
2019
type: boolean
2120
id:
22-
required: True
23-
type: "string"
21+
required: true
22+
type: string
2423
description: "ID of the object to delete."
2524
runner_type: python-script

actions/delete.circuits.circuit_types.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
22
# NetBox API version: 3.1
3-
# Date: 2022-01-01 21:28:49.005310
43
description: "DELETE Circuit Types"
54
enabled: true
65
entry_point: run.py
@@ -19,7 +18,7 @@ parameters:
1918
immutable: true
2019
type: boolean
2120
id:
22-
required: True
23-
type: "string"
21+
required: true
22+
type: string
2423
description: "ID of the object to delete."
2524
runner_type: python-script

actions/delete.circuits.circuits.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
22
# NetBox API version: 3.1
3-
# Date: 2022-01-01 21:28:49.006162
43
description: "DELETE Circuits"
54
enabled: true
65
entry_point: run.py
@@ -19,7 +18,7 @@ parameters:
1918
immutable: true
2019
type: boolean
2120
id:
22-
required: True
23-
type: "string"
21+
required: true
22+
type: string
2423
description: "ID of the object to delete."
2524
runner_type: python-script

actions/delete.circuits.provider_networks.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
22
# NetBox API version: 3.1
3-
# Date: 2022-01-01 21:28:49.006703
43
description: "DELETE Provider Networks"
54
enabled: true
65
entry_point: run.py
@@ -19,7 +18,7 @@ parameters:
1918
immutable: true
2019
type: boolean
2120
id:
22-
required: True
23-
type: "string"
21+
required: true
22+
type: string
2423
description: "ID of the object to delete."
2524
runner_type: python-script

actions/delete.circuits.providers.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
22
# NetBox API version: 3.1
3-
# Date: 2022-01-01 21:28:49.007452
43
description: "DELETE Providers"
54
enabled: true
65
entry_point: run.py
@@ -19,7 +18,7 @@ parameters:
1918
immutable: true
2019
type: boolean
2120
id:
22-
required: True
23-
type: "string"
21+
required: true
22+
type: string
2423
description: "ID of the object to delete."
2524
runner_type: python-script

actions/delete.dcim.cables.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
22
# NetBox API version: 3.1
3-
# Date: 2022-01-01 21:28:49.008291
43
description: "DELETE Cables"
54
enabled: true
65
entry_point: run.py
@@ -19,7 +18,7 @@ parameters:
1918
immutable: true
2019
type: boolean
2120
id:
22-
required: True
23-
type: "string"
21+
required: true
22+
type: string
2423
description: "ID of the object to delete."
2524
runner_type: python-script

actions/delete.dcim.console_port_templates.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
22
# NetBox API version: 3.1
3-
# Date: 2022-01-01 21:28:49.008859
43
description: "DELETE Console Port Templates"
54
enabled: true
65
entry_point: run.py
@@ -19,7 +18,7 @@ parameters:
1918
immutable: true
2019
type: boolean
2120
id:
22-
required: True
23-
type: "string"
21+
required: true
22+
type: string
2423
description: "ID of the object to delete."
2524
runner_type: python-script

actions/delete.dcim.console_ports.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
22
# NetBox API version: 3.1
3-
# Date: 2022-01-01 21:28:49.009674
43
description: "DELETE Console Ports"
54
enabled: true
65
entry_point: run.py
@@ -19,7 +18,7 @@ parameters:
1918
immutable: true
2019
type: boolean
2120
id:
22-
required: True
23-
type: "string"
21+
required: true
22+
type: string
2423
description: "ID of the object to delete."
2524
runner_type: python-script

actions/delete.dcim.console_server_port_templates.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# This action was auto generated from the NetBox API Swagger Spec
22
# NetBox API version: 3.1
3-
# Date: 2022-01-01 21:28:49.010238
43
description: "DELETE Console Server Port Templates"
54
enabled: true
65
entry_point: run.py
@@ -19,7 +18,7 @@ parameters:
1918
immutable: true
2019
type: boolean
2120
id:
22-
required: True
23-
type: "string"
21+
required: true
22+
type: string
2423
description: "ID of the object to delete."
2524
runner_type: python-script

0 commit comments

Comments
 (0)