Skip to content

Commit d426c06

Browse files
committed
Update API interface
1 parent f59d1d2 commit d426c06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@ namespace Microsoft.OpenApi.Models
496496
public const string PathItems = "pathItems";
497497
public const string Paths = "paths";
498498
public const string Pattern = "pattern";
499+
public const string PatternProperties = "patternProperties";
499500
public const string Post = "post";
500501
public const string Prefix = "prefix";
501502
public const string Produces = "produces";

0 commit comments

Comments
 (0)