[PR #479] [MERGED] Add hostname and userID to the HTTP API peer response #12664

Closed
opened 2026-08-05 02:06:23 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/479
Author: @braginini
Created: 9/23/2022
Status: Merged
Merged: 9/26/2022
Merged by: @braginini

Base: mainHead: feature/peer-api-info


📝 Commits (3)

  • 1610156 Add hostname and userID to the HTTP API peer response
  • 005551b Output Peer's UI version in the HTTP API
  • 352a90f Remove activatedBy field from the peer HTTP API

📊 Changes

3 files changed (+23 additions, -19 deletions)

View changed files

📝 management/server/http/api/openapi.yml (+10 -12)
📝 management/server/http/api/types.gen.go (+9 -6)
📝 management/server/http/peers.go (+4 -1)

📄 Description

No description provided


🔄 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/479 **Author:** [@braginini](https://github.com/braginini) **Created:** 9/23/2022 **Status:** ✅ Merged **Merged:** 9/26/2022 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `feature/peer-api-info` --- ### 📝 Commits (3) - [`1610156`](https://github.com/netbirdio/netbird/commit/16101562faa1618c8fca8fcaa6d62732bf451bfa) Add hostname and userID to the HTTP API peer response - [`005551b`](https://github.com/netbirdio/netbird/commit/005551bdbc0ba82d0a757572e57555ac9245b845) Output Peer's UI version in the HTTP API - [`352a90f`](https://github.com/netbirdio/netbird/commit/352a90fee348113efb06faf67574fb3503dc80cf) Remove activatedBy field from the peer HTTP API ### 📊 Changes **3 files changed** (+23 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `management/server/http/api/openapi.yml` (+10 -12) 📝 `management/server/http/api/types.gen.go` (+9 -6) 📝 `management/server/http/peers.go` (+4 -1) </details> ### 📄 Description _No description provided_ --- <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 02:06:23 -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#12664