Skip to content

Commit 951aadb

Browse files
committed
Update API interface
1 parent 2e5c5f8 commit 951aadb

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
@@ -181,6 +181,7 @@ namespace Microsoft.OpenApi.Extensions
181181
public static string GetDisplayName(this System.Enum enumValue) { }
182182
}
183183
[Json.Schema.SchemaKeyword("extensions")]
184+
[Json.Schema.SchemaSpecVersion(Json.Schema.SpecVersion.Draft202012)]
184185
public class ExtensionsKeyword : Json.Schema.IJsonSchemaKeyword
185186
{
186187
public const string Name = "extensions";

0 commit comments

Comments
 (0)