CenterEdge / Yardarm

OpenAPI 3 SDK Generator for C#
Apache License 2.0
44 stars 6 forks source link

Put back STJ support for oneOf serialization with no discriminator #193

Closed brantburnett closed 1 year ago

brantburnett commented 1 year ago

Fixes #192

brantburnett commented 1 year ago

/merge

centeredgebot[bot] commented 1 year ago

Attempt to delete pull request source branch failed; you will need to manually delete it.

Octokit.ApiValidationException: Cannot delete this branch at Octokit.Connection.HandleErrors(IResponse response) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 705 at Octokit.Connection.RunRequest(IRequest request, CancellationToken cancellationToken) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 683 at Octokit.Connection.Run[T](IRequest request, CancellationToken cancellationToken) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 668 at Octokit.Connection.Delete(Uri uri) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 523 at CenterEdgeBot.Services.PullRequestService.DeletePullRequestSourceBranchAsync(PullRequest pullRequest) in C:\Users\clupo\Source\Repos\everything\CenterEdge.GitHub\src\CenterEdgeBot\Services\PullRequestService.cs:line 136 at CenterEdgeBot.Services.PullRequestProcessor.DeletePullRequestAsync(PullRequest pullRequest) in C:\Users\clupo\Source\Repos\everything\CenterEdge.GitHub\src\CenterEdgeBot\Services\PullRequestProcessor.cs:line 93 {"message":"Cannot delete this branch","documentation_url":"https://docs.github.com/articles/about-protected-branches"}