mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-30 14:22:14 +02:00
@@ -2,7 +2,7 @@
|
||||
"openapi": "3.0.3",
|
||||
"info": {
|
||||
"title": "NetBox REST API",
|
||||
"version": "4.5.4",
|
||||
"version": "4.5.5",
|
||||
"license": {
|
||||
"name": "Apache v2 License"
|
||||
}
|
||||
@@ -233620,7 +233620,7 @@
|
||||
},
|
||||
"ignore_rules": {
|
||||
"type": "string",
|
||||
"description": "Patterns (one per line) matching files to ignore when syncing"
|
||||
"description": "Patterns (one per line) matching files or paths to ignore when syncing"
|
||||
},
|
||||
"owner": {
|
||||
"allOf": [
|
||||
@@ -233730,7 +233730,7 @@
|
||||
},
|
||||
"ignore_rules": {
|
||||
"type": "string",
|
||||
"description": "Patterns (one per line) matching files to ignore when syncing"
|
||||
"description": "Patterns (one per line) matching files or paths to ignore when syncing"
|
||||
},
|
||||
"owner": {
|
||||
"oneOf": [
|
||||
@@ -255935,7 +255935,7 @@
|
||||
},
|
||||
"ignore_rules": {
|
||||
"type": "string",
|
||||
"description": "Patterns (one per line) matching files to ignore when syncing"
|
||||
"description": "Patterns (one per line) matching files or paths to ignore when syncing"
|
||||
},
|
||||
"owner": {
|
||||
"oneOf": [
|
||||
@@ -278410,7 +278410,7 @@
|
||||
},
|
||||
"ignore_rules": {
|
||||
"type": "string",
|
||||
"description": "Patterns (one per line) matching files to ignore when syncing"
|
||||
"description": "Patterns (one per line) matching files or paths to ignore when syncing"
|
||||
},
|
||||
"owner": {
|
||||
"oneOf": [
|
||||
|
||||
Reference in New Issue
Block a user