Skip to content

Commit e1b5746

Browse files
committed
feat: Add patch to ipaddress assignedobject
1 parent bed94b5 commit e1b5746

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
--- ../netbox/swagger-v2.11.12.json.ori 2021-08-31 16:12:37.733183398 +0200
2+
+++ ../netbox/swagger-v2.11.12.json 2021-08-31 16:15:57.052079387 +0200
3+
@@ -13173,10 +13173,6 @@
4+
"type" : "string"
5+
},
6+
"assigned_object" : {
7+
- "additionalProperties" : {
8+
- "type" : "string",
9+
- "x-nullable" : true
10+
- },
11+
"readOnly" : true,
12+
"title" : "Assigned object",
13+
"type" : "object"

0 commit comments

Comments
 (0)