Skip to content
HotPotato.OpenApi / 0.31.27-update-actions0017

HotPotato.OpenApi 0.31.27-update-actions0017

Install from the command line:
Learn more about NuGet packages
$ dotnet add package HotPotato.OpenApi --version 0.31.27-update-actions0017

About this version

HotPotato.OpenApi contains all of the OpenAPI functionality including the processor implementation that validates an HTTP request/response pair against a spec, a result collection, logic to find paths, and so on. Currently, we are using the packages NSwag, NJsonSchema, and NJsonSchema.Yaml to consume a spec and to validate the contained schemas.