Skip to content

Commit 98274ac

Browse files
authored
Merge pull request #23 from Onemind-Services-LLC/feat/v3.1.7
Updated to spec v3.1.7
2 parents 8fb3a25 + 9877f4f commit 98274ac

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

CHANGES.md

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

3+
## 3.0.3
4+
5+
- Updated spec as per v3.1.7
6+
37
## 3.0.2
48

59
- Updated templates to remove date

actions/get.extras.config_contexts.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ parameters:
129129
required: false
130130
type: string
131131
description: ""
132+
tag_id:
133+
required: false
134+
type: string
135+
description: ""
132136
tag:
133137
required: false
134138
type: string
@@ -265,6 +269,10 @@ parameters:
265269
required: false
266270
type: string
267271
description: ""
272+
tag_id__n:
273+
required: false
274+
type: string
275+
description: ""
268276
tag__n:
269277
required: false
270278
type: string

pack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords:
66
- networking
77
- ipam
88
- dcim
9-
version: 3.0.2
9+
version: 3.0.3
1010
author: John Anderson, Jefferson White
1111
1212
python_versions:

0 commit comments

Comments
 (0)