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 0600002 commit 902bd62Copy full SHA for 902bd62
src/Microsoft.OpenApi/Reader/ParseNodes/ParserHelper.cs
@@ -4,7 +4,7 @@
4
using System;
5
using System.Globalization;
6
7
-namespace Microsoft.OpenApi.Readers.ParseNodes
+namespace Microsoft.OpenApi.Reader.ParseNodes
8
{
9
/// <summary>
10
/// Useful tools to parse data
0 commit comments