[PR #15556] [MERGED] Add JSON Schema Updates to Template #14612

Closed
opened 2025-12-29 23:25:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15556
Author: @danner26
Created: 3/27/2024
Status: Merged
Merged: 3/28/2024
Merged by: @jeremystretch

Base: developHead: generated-schema-update


📝 Commits (1)

  • f32dee2 Adding JSON schema changes to implement and within the generated schema template per issue #15555

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 contrib/generated_schema.json (+2 -0)
📝 netbox/templates/extras/schema/devicetype_schema.jinja2 (+2 -0)

📄 Description

Adding JSON schema changes to implement and within the generated schema template per issue #15555

Fixes: #15555

Updating the devicetype_schema.jinja2 template to include the proper $id and $schema properties


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/15556 **Author:** [@danner26](https://github.com/danner26) **Created:** 3/27/2024 **Status:** ✅ Merged **Merged:** 3/28/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `generated-schema-update` --- ### 📝 Commits (1) - [`f32dee2`](https://github.com/netbox-community/netbox/commit/f32dee2ace16943dbb197f033257862430c4bfa7) Adding JSON schema changes to implement and within the generated schema template per issue #15555 ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `contrib/generated_schema.json` (+2 -0) 📝 `netbox/templates/extras/schema/devicetype_schema.jinja2` (+2 -0) </details> ### 📄 Description Adding JSON schema changes to implement and within the generated schema template per issue #15555 ### Fixes: #15555 Updating the devicetype_schema.jinja2 template to include the proper `$id` and `$schema` properties --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:25:30 +01:00
adam closed this issue 2025-12-29 23:25:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14612