OpenAPI.NET.OData/test/Microsoft.OpenAPI.OData.Reader.Tests/ODataOpenApiConvertTest.cs

12 lines
388 B
C#

// ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See LICENSE in the repo root for license information.
// ------------------------------------------------------------
namespace Microsoft.OpenApi.OData.Tests
{
public class ODataOpenApiConvertTest
{
}
}