Skip to content

Commit 0f1350d

Browse files
committed
Revert
1 parent 4fdfd70 commit 0f1350d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Microsoft.OpenApi/Models/OpenApiConstants.cs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,11 @@ public static class OpenApiConstants
535535
/// </summary>
536536
public const string Flows = "flows";
537537

538+
/// <summary>
539+
/// Field: OpenIdConnectUrl
540+
/// </summary>
541+
public const string OpenIdConnectUrl = "openIdConnectUrl";
542+
538543
/// <summary>
539544
/// Field: DefaultName
540545
/// </summary>

0 commit comments

Comments
 (0)