Skip to content

JsonPatchDocument: Use application/json-patch+json content type in OpenAPI #62057

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Revert PublicAPI directory restructuring

c46b7c7
Select commit
Loading
Failed to load commit list.
Draft

JsonPatchDocument: Use application/json-patch+json content type in OpenAPI #62057

Revert PublicAPI directory restructuring
c46b7c7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci (Build Build: macOS arm64) failed May 22, 2025 in 17m 13s

Build Build: macOS arm64 failed

Annotations

Check failure on line 2 in src/Features/JsonPatch/src/PublicAPI.Unshipped.txt

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: macOS arm64)

src/Features/JsonPatch/src/PublicAPI.Unshipped.txt#L2

src/Features/JsonPatch/src/PublicAPI.Unshipped.txt(2,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.AspNetCore.JsonPatch.JsonPatchDocument.PopulateMetadata(System.Reflection.ParameterInfo parameter, Microsoft.AspNetCore.Builder.EndpointBuilder builder) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 3 in src/Features/JsonPatch/src/PublicAPI.Unshipped.txt

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: macOS arm64)

src/Features/JsonPatch/src/PublicAPI.Unshipped.txt#L3

src/Features/JsonPatch/src/PublicAPI.Unshipped.txt(3,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.AspNetCore.JsonPatch.JsonPatchDocument<TModel>.PopulateMetadata(System.Reflection.ParameterInfo parameter, Microsoft.AspNetCore.Builder.EndpointBuilder builder) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: macOS arm64)

CSC#L0

CSC(0,0): error CS2001: (NETCORE_ENGINEERING_TELEMETRY=Build) Source file '/Users/runner/work/1/s/src/Features/JsonPatch/src/PublicAPI/net462/PublicAPI.Shipped.txt' could not be found.

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: macOS arm64)

CSC#L0

CSC(0,0): error CS2001: (NETCORE_ENGINEERING_TELEMETRY=Build) Source file '/Users/runner/work/1/s/src/Features/JsonPatch/src/PublicAPI/net462/PublicAPI.Unshipped.txt' could not be found.

Check failure on line 2 in src/Features/JsonPatch/src/PublicAPI.Unshipped.txt

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: macOS arm64)

src/Features/JsonPatch/src/PublicAPI.Unshipped.txt#L2

src/Features/JsonPatch/src/PublicAPI.Unshipped.txt(2,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.AspNetCore.JsonPatch.JsonPatchDocument.PopulateMetadata(System.Reflection.ParameterInfo parameter, Microsoft.AspNetCore.Builder.EndpointBuilder builder) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)