Skip to content

Adds ability to exclude optional parameters in ConvertTo-PodeWebPage; Adds support for displaying output from ConvertTo-PodeWebPage textbox as JSON; Adds further Grouping support to ConvertTo-PodeWebPage#695

Merged
Badgerati merged 1 commit intodevelopfrom
Issue-554
Feb 18, 2026

Conversation

@Badgerati
Copy link
Owner

Description of the Change

  • Adds ability to exclude optional parameters in ConvertTo-PodeWebPage via -ExcludeOptionalParameters switch
  • Adds support for displaying output from ConvertTo-PodeWebPage textbox as JSON, via a new -AsJson and -Depth parameters (default depth is 1)
  • Adds further Grouping support to ConvertTo-PodeWebPage - via -Group and -GroupModule, on top of the existing -GroupVerbs

Related Issue

This PR merges the last two PRs in the list above

…s, show output as JSON, and better grouping for ConvertTo-PodeWebPage
@Badgerati Badgerati added this to the 1.0.0 milestone Feb 18, 2026
@Badgerati Badgerati self-assigned this Feb 18, 2026
@Badgerati Badgerati added the enhancement ⬆️ New feature or request label Feb 18, 2026
@Badgerati Badgerati merged commit 2b2a26a into develop Feb 18, 2026
3 checks passed
@Badgerati Badgerati deleted the Issue-554 branch February 18, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement ⬆️ New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve ConvertTo-PodeWebPage output textbox Handle Optional Common Parameters for ConvertTo-PodeWebPage

1 participant