Skip to content

Conversation

martincostello
Copy link
Member

Update snapshot

Fix OpenAPI snapshot.

Description

Pick up changes from #62988 that got missed as the PR wasn't up-to-date with main.

Fixes #63073.

@Copilot Copilot AI review requested due to automatic review settings August 3, 2025 08:41
@martincostello martincostello requested review from captainsafia and a team as code owners August 3, 2025 08:41
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates an OpenAPI test snapshot to reflect changes that were missed from a previous PR (#62988) due to the branch not being up-to-date with main. The snapshot update includes a new JSON Patch endpoint definition and schema reference.

  • Adds a new endpoint /schemas-by-ref/json-patch with PATCH method support
  • Includes the corresponding JsonPatchDocumentOfParentObject schema definition

@github-actions github-actions bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Aug 3, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Aug 3, 2025
@martincostello martincostello added feature-openapi area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc and removed area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework labels Aug 3, 2025
Pick up changes from dotnet#62988.

Resolves dotnet#63073.
Copy link
Member

@captainsafia captainsafia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's fine to remove the attribute and unquarantine given the root cause.

@captainsafia captainsafia merged commit c103a03 into dotnet:main Aug 3, 2025
30 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-rc1 milestone Aug 3, 2025
@martincostello martincostello deleted the gh-63073 branch August 3, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc community-contribution Indicates that the PR has been added by a community member feature-openapi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quarantine OpenApiDocumentLocalizationTests.VerifyOpenApiDocumentIsInvariant
2 participants