Skip to content

Commit 9afa749

Browse files
authored
Merge pull request #2756 from microsoft/promote-shipped-apis-main
automatic promotion of shipped APIs for main
2 parents 16ab5e4 + 376a0cc commit 9afa749

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/Microsoft.OpenApi/PublicAPI.Shipped.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,3 +2033,4 @@ Microsoft.OpenApi.OpenApiSchemaReference.UnevaluatedPropertiesSchema.get -> Micr
20332033
Microsoft.OpenApi.OpenApiSecurityScheme.OAuth2MetadataUrl.get -> System.Uri?
20342034
Microsoft.OpenApi.OpenApiSecurityScheme.OAuth2MetadataUrl.set -> void
20352035
Microsoft.OpenApi.OpenApiSecuritySchemeReference.OAuth2MetadataUrl.get -> System.Uri?
2036+
const Microsoft.OpenApi.OpenApiConstants.PatternPropertiesExtension = "x-jsonschema-patternProperties" -> string!
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
#nullable enable
2-
const Microsoft.OpenApi.OpenApiConstants.PatternPropertiesExtension = "x-jsonschema-patternProperties" -> string!

0 commit comments

Comments
 (0)