[PR #3064] [MERGED] [management] Revert to using address field in api #16218

Open
opened 2026-08-05 04:05:52 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3064
Author: @pascal-fischer
Created: 12/17/2024
Status: Merged
Merged: 12/17/2024
Merged by: @pascal-fischer

Base: feature/new-networks-conceptHead: feature/new-networks-concept-fix-addr-api


📝 Commits (2)

  • 94f73d2 revert to sending addr field
  • 9ab1fd8 add wildcard domain to description

📊 Changes

3 files changed (+17 additions, -22 deletions)

View changed files

📝 management/server/http/api/openapi.yml (+5 -14)
📝 management/server/http/api/types.gen.go (+6 -6)
📝 management/server/networks/resources/types/resource.go (+6 -2)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/3064 **Author:** [@pascal-fischer](https://github.com/pascal-fischer) **Created:** 12/17/2024 **Status:** ✅ Merged **Merged:** 12/17/2024 **Merged by:** [@pascal-fischer](https://github.com/pascal-fischer) **Base:** `feature/new-networks-concept` ← **Head:** `feature/new-networks-concept-fix-addr-api` --- ### 📝 Commits (2) - [`94f73d2`](https://github.com/netbirdio/netbird/commit/94f73d285d7c64baec807d83cfa12ed1430a6aa8) revert to sending addr field - [`9ab1fd8`](https://github.com/netbirdio/netbird/commit/9ab1fd8ede71208a7bfa71aab1a3236cbb94850b) add wildcard domain to description ### 📊 Changes **3 files changed** (+17 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `management/server/http/api/openapi.yml` (+5 -14) 📝 `management/server/http/api/types.gen.go` (+6 -6) 📝 `management/server/networks/resources/types/resource.go` (+6 -2) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 04:05:52 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#16218