Postman.WebApi.HelpDocumentation
1.0.0.5
Allows developers expose their API endpoints to that they can be imported into postman
Install-Package Postman.WebApi.HelpDocumentation -Version 1.0.0.5
dotnet add package Postman.WebApi.HelpDocumentation --version 1.0.0.5
<PackageReference Include="Postman.WebApi.HelpDocumentation" Version="1.0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Postman.WebApi.HelpDocumentation --version 1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Postman.WebApi.HelpDocumentation, 1.0.0.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
1.0.0.5 - Allow a customisation of the request naming style. Url or Action Name.
1.0.0.4 - Tweaked namespaces that shouldn't have been there
Dependencies
-
- Microsoft.AspNet.WebApi.HelpPage (>= 5.1.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.