Skip to content

Allow document transformers to access operation descriptions (#61264)#65777

Closed
vvimjam wants to merge 3 commits into
dotnet:mainfrom
vvimjam:bugFix61264/OpenApiOperationDataAccess
Closed

Allow document transformers to access operation descriptions (#61264)#65777
vvimjam wants to merge 3 commits into
dotnet:mainfrom
vvimjam:bugFix61264/OpenApiOperationDataAccess

Allow document transformers to access operation descriptions (#61264)

6734ed4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci (Build Build: Windows x64/x86/arm64) failed Mar 13, 2026 in 21m 42s

Build Build: Windows x64/x86/arm64 failed

Annotations

Check failure on line 33 in src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Windows x64/x86/arm64)

src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs#L33

src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs(33,99): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'OperationDescriptions.get' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 33 in src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci (Build Build: Windows x64/x86/arm64)

src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs#L33

src\OpenApi\src\Transformers\OpenApiDocumentTransformerContext.cs(33,104): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'OperationDescriptions.init' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)