Release v4.5.5 (#21672)

* Release v4.5.5

* Pin django-rq to <4.0
This commit is contained in:
Jeremy Stretch
2026-03-17 14:58:14 -04:00
committed by GitHub
parent 3ededeb0e7
commit 2b7049c39c
41 changed files with 12420 additions and 13960 deletions

View File

@@ -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": [