Skip to content

Commit 69d0bdd

Browse files
committed
Revert API change
1 parent 51d5018 commit 69d0bdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Microsoft.OpenApi.Tests/PublicApi/PublicApi.approved.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,6 @@ namespace Microsoft.OpenApi.Services
10061006
public string Header { get; }
10071007
public string Link { get; set; }
10081008
public Microsoft.OpenApi.Models.OperationType? Operation { get; set; }
1009-
public System.Collections.Generic.IList<Microsoft.OpenApi.Models.OpenApiParameter> Parameters { get; set; }
10101009
public string Path { get; set; }
10111010
public string Response { get; set; }
10121011
public string ServerVariable { get; }

0 commit comments

Comments
 (0)