Pode icon indicating copy to clipboard operation
Pode copied to clipboard

OpenAPI documents editor

Open mdaneri opened this issue 1 year ago • 0 comments

Describe the Feature

An editor that allows the user to

  • validate the OpenAPI document.
  • Edit the OpenAPI document.
  • Create Restful Client

Function impacted

Enable-PodeOAViewer

Parameters

  • -Editor If supplied, create a new editor page

Examples

   Enable-PodeOAViewer -Editor -Path '/docs/editor'

mdaneri avatar Jan 08 '24 22:01 mdaneri