[PR #345] [MERGED] Updated syntax on PowerShell examples in docs #1278

Closed
opened 2026-05-07 01:01:21 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/345
Author: @noahpeltier
Created: 6/27/2022
Status: Merged
Merged: 6/27/2022
Merged by: @binwiederhier

Base: mainHead: fix-powershell-docs


📝 Commits (2)

  • eb84160 Updated powershell examples to correct syntax
  • ae37152 Updated powershell docs to correct syntax, fixed my goofy typos

📊 Changes

1 file changed (+58 additions, -49 deletions)

View changed files

📝 docs/publish.md (+58 -49)

📄 Description

In some cases, ConvertTo-Json required a -Depth argument to expand all the data in json.


🔄 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/binwiederhier/ntfy/pull/345 **Author:** [@noahpeltier](https://github.com/noahpeltier) **Created:** 6/27/2022 **Status:** ✅ Merged **Merged:** 6/27/2022 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `fix-powershell-docs` --- ### 📝 Commits (2) - [`eb84160`](https://github.com/binwiederhier/ntfy/commit/eb841604c7bb34a35c9e34237082f52d1d9611e6) Updated powershell examples to correct syntax - [`ae37152`](https://github.com/binwiederhier/ntfy/commit/ae3715222fec8a8b3c54d446ea10e1ecb446abc3) Updated powershell docs to correct syntax, fixed my goofy typos ### 📊 Changes **1 file changed** (+58 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `docs/publish.md` (+58 -49) </details> ### 📄 Description In some cases, `ConvertTo-Json` required a `-Depth` argument to expand all the data in json. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:21 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1278
No description provided.