[PR #1642] [MERGED] Add quotes to timestamp examples in openapi spec #15687

Closed
opened 2026-08-05 03:08:12 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1642
Author: @pascal-fischer
Created: 2/29/2024
Status: Merged
Merged: 2/29/2024
Merged by: @pascal-fischer

Base: mainHead: docs/add-quotes-to-api-spec


📝 Commits (1)

  • a5cffa6 add quotes to all timestamps in openapi spec

📊 Changes

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

View changed files

📝 management/server/http/api/openapi.yml (+11 -11)

📄 Description

Describe your changes

Because the new parser for some reason can not handle the exampls for timestamp without quotes this PR adds quotes to all timestamp examples.

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/1642 **Author:** [@pascal-fischer](https://github.com/pascal-fischer) **Created:** 2/29/2024 **Status:** ✅ Merged **Merged:** 2/29/2024 **Merged by:** [@pascal-fischer](https://github.com/pascal-fischer) **Base:** `main` ← **Head:** `docs/add-quotes-to-api-spec` --- ### 📝 Commits (1) - [`a5cffa6`](https://github.com/netbirdio/netbird/commit/a5cffa6a1d1e4e1296a0e5221671f2f3178e5ed0) add quotes to all timestamps in openapi spec ### 📊 Changes **1 file changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `management/server/http/api/openapi.yml` (+11 -11) </details> ### 📄 Description ## Describe your changes Because the new parser for some reason can not handle the exampls for timestamp without quotes this PR adds quotes to all timestamp examples. ## 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 03:08:12 -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#15687