[PR #1425] [CLOSED] Closes #1321: Add created and last_updated fields to the API #12197

Closed
opened 2025-12-29 22:20:09 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1425
Author: @huzichunjohn
Created: 8/14/2017
Status: Closed

Base: developHead: issue_1321


📝 Commits (1)

  • 94663d1 Closes #1321: Add created and last_updated fields to the API

📊 Changes

4 files changed (+12 additions, -12 deletions)

View changed files

📝 netbox/circuits/api/serializers.py (+2 -2)
📝 netbox/dcim/api/serializers.py (+3 -3)
📝 netbox/ipam/api/serializers.py (+6 -6)
📝 netbox/tenancy/api/serializers.py (+1 -1)

📄 Description

Fixes:

Closes #1321: Add created and last_updated fields to the API


🔄 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/1425 **Author:** [@huzichunjohn](https://github.com/huzichunjohn) **Created:** 8/14/2017 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `issue_1321` --- ### 📝 Commits (1) - [`94663d1`](https://github.com/netbox-community/netbox/commit/94663d13f190f35d4c825ec3d15c9fb634f1963f) Closes #1321: Add created and last_updated fields to the API ### 📊 Changes **4 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `netbox/circuits/api/serializers.py` (+2 -2) 📝 `netbox/dcim/api/serializers.py` (+3 -3) 📝 `netbox/ipam/api/serializers.py` (+6 -6) 📝 `netbox/tenancy/api/serializers.py` (+1 -1) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. --> ### Fixes: Closes #1321: Add created and last_updated fields to the API <!-- Please include a summary of the proposed changes below. --> --- <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 22:20:09 +01:00
adam closed this issue 2025-12-29 22:20:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12197