Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit db49258

Browse files
committed
public api
1 parent 3645ba1 commit db49258

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1716,6 +1716,8 @@ namespace Microsoft.OpenApi
17161716
Path = 2,
17171717
[Microsoft.OpenApi.Display("cookie")]
17181718
Cookie = 3,
1719+
[Microsoft.OpenApi.Display("querystring")]
1720+
QueryString = 4,
17191721
}
17201722
public enum ParameterStyle
17211723
{

0 commit comments

Comments
 (0)