Product: PowerShell Universal
Version: 2.5.3
Hey @adam - Some questions I have around the Swagger definitions:
-
Custom endpoints and PU endpoints are in the same swagger definition. Is there anyway to split this out? I am thinking of something like an admin/swagger and a custom/swagger. Since our users will not have any access to the admin APIs, showing them all seems overkill. Or even the ability to provide multiple swagger definitions.
-
Swagger description - When I set the description of my new endpoint and view it in the swagger definition, the description does not display, only Xyz.
Thanks!