We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737d180 commit 7d0df91Copy full SHA for 7d0df91
test/Microsoft.OpenApi.Tests/PublicApi/PublicApi.approved.txt
@@ -1024,6 +1024,8 @@ namespace Microsoft.OpenApi.Models
1024
Callback = 8,
1025
[Microsoft.OpenApi.Attributes.Display("tags")]
1026
Tag = 9,
1027
+ [Microsoft.OpenApi.Attributes.Display("paths")]
1028
+ Path = 10,
1029
}
1030
public class RuntimeExpressionAnyWrapper : Microsoft.OpenApi.Interfaces.IOpenApiElement
1031
{
0 commit comments