httpgenerator icon indicating copy to clipboard operation
httpgenerator copied to clipboard

Generate .http files from OpenAPI (Swagger) specifications

Results 15 httpgenerator issues
Sort by recently updated
recently updated
newest added

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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.OpenApi/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.OpenApi/1.6.28/3.0.1?slim=true)](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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Text.Json/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Text.Json/9.0.10/10.0.0?slim=true)](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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Text.Json/9.0.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Text.Json/9.0.10/9.0.11?slim=true)](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...

bug

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...

documentation