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: Linux Musl x64) failed May 22, 2025 in 11m 5s

Build Build: Linux Musl x64 failed

Annotations

Check failure on line 667 in src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocumentOfT.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux Musl x64)

src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocumentOfT.cs#L667

src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocumentOfT.cs(667,24): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'PopulateMetadata' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 230 in src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocument.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux Musl x64)

src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocument.cs#L230

src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocument.cs(230,24): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'PopulateMetadata' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux Musl x64)

src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt#L9

src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt(9,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.AspNetCore.JsonPatch.SystemTextJson.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 56 in src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux Musl x64)

src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt#L56

src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt(56,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol '~Microsoft.AspNetCore.JsonPatch.SystemTextJson.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 238 in src/Features/JsonPatch/src/JsonPatchDocument.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Linux Musl x64)

src/Features/JsonPatch/src/JsonPatchDocument.cs#L238

src/Features/JsonPatch/src/JsonPatchDocument.cs(238,24): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'PopulateMetadata' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)