Skip to content

Commit 4217d40

Browse files
committed
Merge branch 'mk/fix-v2-examples-serialization' of https://github.com/microsoft/OpenAPI.NET into mk/fix-v2-examples-serialization
2 parents 6d6ee78 + ad85b87 commit 4217d40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Microsoft.OpenApi.Readers/V2/OpenApiResponseDeserializer.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
// Copyright (c) Microsoft Corporation. All rights reserved.
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
22
// Licensed under the MIT license.
33

4+
using System;
45
using System.Collections.Generic;
56
using Json.Schema;
67
using Microsoft.OpenApi.Extensions;

0 commit comments

Comments
 (0)