httpgenerator
httpgenerator copied to clipboard
Generate .http files from OpenAPI (Swagger) specifications
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Microsoft.OpenApi](https://redirect.github.com/Microsoft/OpenAPI.NET) | `1.6.28` -> `3.0.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.OpenApi.OData](https://redirect.github.com/Microsoft/OpenAPI.NET.OData) ([source](https://redirect.github.com/Microsoft/OpenAPI.NET))...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [System.Text.Json](https://dot.net/) ([source](https://redirect.github.com/dotnet/dotnet)) | `9.0.10` -> `10.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [System.Text.Json](https://dot.net/) ([source](https://redirect.github.com/dotnet/dotnet)) | `9.0.10` -> `9.0.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
**Describe the bug** When i generate the .http file with the output-type set to "OneFile" the generated file contains several requests that define a variable with the same name. This...
Create a markdown document containing contribution guidelines for this repo. I have the following things in mind: - Use the existing code patterns - Keep README up to date with...