Address PR feedback
Some checks failed
CI / build (20.x, 3.10) (push) Has been cancelled
CI / build (20.x, 3.11) (push) Has been cancelled
CI / build (20.x, 3.12) (push) Has been cancelled

- Removed brittle serializer marking mechanism in favor of direct checks
  on behavior.
- Attempted to introduce a bulk_create action and then route to it on
  POST in NetBoxRouter, but ran in to several obstacles including
  breaking HTTP status code reporting in the schema. Opted to simply
This commit is contained in:
Jason Novinger
2025-11-20 03:44:46 -06:00
parent 773d86dd85
commit cb6cbe214d
2 changed files with 7 additions and 31 deletions

View File

@@ -260135,4 +260135,4 @@
"description": "NetBox"
}
]
}
}