Skip to content

Commit 7d0df91

Browse files
committed
Update public api
1 parent 737d180 commit 7d0df91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Microsoft.OpenApi.Tests/PublicApi/PublicApi.approved.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,6 +1024,8 @@ namespace Microsoft.OpenApi.Models
10241024
Callback = 8,
10251025
[Microsoft.OpenApi.Attributes.Display("tags")]
10261026
Tag = 9,
1027+
[Microsoft.OpenApi.Attributes.Display("paths")]
1028+
Path = 10,
10271029
}
10281030
public class RuntimeExpressionAnyWrapper : Microsoft.OpenApi.Interfaces.IOpenApiElement
10291031
{

0 commit comments

Comments
 (0)