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 issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/christianhelle/httpgenerator). ## Config Migration Needed - [ ]...

**Describe the bug** Program throws an error `Value was either too large or too small for an Int32. System.OverflowException` for properties that are int64 data types, and whose `minimum` value...

bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [xunit](https://togithub.com/xunit/xunit) | `2.8.0` -> `2.8.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

**Describe the bug** While running httpgenerator using a URL Swagger it runs long with a 100% use of RAM. I have 32 GB of ram and under idle have 50%...

bug

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.VisualStudio.SDK](https://aka.ms/vsextensibility) | `17.0.32112.339` -> `17.14.40265` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.VisualStudio.SDK/17.14.40265?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.VisualStudio.SDK/17.14.40265?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.VSSDK.BuildTools](https://aka.ms/vsextensibility) ([source](https://devdiv.visualstudio.com/DevDiv/_git/VSExtensibility)) | `17.11.435` -> `17.14.2094` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.VSSDK.BuildTools/17.14.2094?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [System.Text.Json](https://dot.net/) ([source](https://redirect.github.com/dotnet/runtime)) | `9.0.4` -> `9.0.5` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Text.Json/9.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Community.VisualStudio.Toolkit.16](https://redirect.github.com/VsixCommunity/Community.VisualStudio.Toolkit) | `16.0.527` -> `16.0.533` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Community.VisualStudio.Toolkit.16/16.0.533?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Community.VisualStudio.Toolkit.16/16.0.533?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

## Description: Fixes several bugs discovered during codebase analysis: **String handling edge cases (StringExtensions.cs)** - `CapitalizeFirstCharacter()` threw `ArgumentOutOfRangeException` on empty strings - Added null/empty guard and single-character handling **Case-insensitive URL/file...

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Spectre.Console.Cli](https://redirect.github.com/spectreconsole/spectre.console) | `0.53.0` -> `0.53.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Spectre.Console.Cli/0.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Spectre.Console.Cli/0.53.0/0.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...