[PR #4396] [CLOSED] Fix type of count_ipaddresses in interface #12835

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4396
Author: @mraerino
Created: 3/21/2020
Status: Closed

Base: developHead: fix/count-ipaddresses-type


📝 Commits (1)

  • 92feb30 Fix api type of count_ipaddresses in interface

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 netbox/dcim/api/serializers.py (+1 -0)

📄 Description

Fixes: #4395

This uses an explicit definition of the field type in the serialiser to fix the swagger type.
Confirmed by running locally.


🔄 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/4396 **Author:** [@mraerino](https://github.com/mraerino) **Created:** 3/21/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `fix/count-ipaddresses-type` --- ### 📝 Commits (1) - [`92feb30`](https://github.com/netbox-community/netbox/commit/92feb30542ca45af899afacadf9f3c7c72d237d1) Fix api type of count_ipaddresses in interface ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/api/serializers.py` (+1 -0) </details> ### 📄 Description ### Fixes: #4395 This uses an explicit definition of the field type in the serialiser to fix the swagger type. Confirmed by running locally. --- <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:23:53 +01:00
adam closed this issue 2025-12-29 22:23:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12835