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 51d5018 commit 69d0bddCopy full SHA for 69d0bdd
test/Microsoft.OpenApi.Tests/PublicApi/PublicApi.approved.txt
@@ -1006,7 +1006,6 @@ namespace Microsoft.OpenApi.Services
1006
public string Header { get; }
1007
public string Link { get; set; }
1008
public Microsoft.OpenApi.Models.OperationType? Operation { get; set; }
1009
- public System.Collections.Generic.IList<Microsoft.OpenApi.Models.OpenApiParameter> Parameters { get; set; }
1010
public string Path { get; set; }
1011
public string Response { get; set; }
1012
public string ServerVariable { get; }
0 commit comments