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 f59d1d2 commit d426c06Copy full SHA for d426c06
test/Microsoft.OpenApi.Tests/PublicApi/PublicApi.approved.txt
@@ -496,6 +496,7 @@ namespace Microsoft.OpenApi.Models
496
public const string PathItems = "pathItems";
497
public const string Paths = "paths";
498
public const string Pattern = "pattern";
499
+ public const string PatternProperties = "patternProperties";
500
public const string Post = "post";
501
public const string Prefix = "prefix";
502
public const string Produces = "produces";
0 commit comments