it would be fantastic if you could offer a 'swagger' description plus tiny examples. ' Swagger' is well known format for REST API documentations. - More about swagger
Usually these pages contain calls 'in curl' for better understanding. - A cmdlet 'PSSwagger' can help to automatically create PowerShell code out of 'swagger'. - See here: https://github.com/PowerShell/PSSwagger
Hi,
it would be fantastic if you could offer a 'swagger' description plus tiny examples. ' Swagger' is well known format for REST API documentations. - More about swagger
Usually these pages contain calls 'in curl' for better understanding. - A cmdlet 'PSSwagger' can help to automatically create PowerShell code out of 'swagger'. - See here: https://github.com/PowerShell/PSSwagger
Many thanks in advance
Ruben :-)