Skip to content

Commit

Permalink
Update openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
manuraf authored and github-actions[bot] committed Sep 19, 2024
1 parent 71ba36b commit 50dabb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infra/apim_v2/api/ms_internal_api/v1/openapi.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@
}
},
{
"name": "userIdForAuth",
"name": "userId",
"in": "query",
"description": "User's unique identifier",
"required": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
}
},
{
"name": "userIdForAuth",
"name": "userId",
"in": "query",
"description": "User's unique identifier",
"required": false,
Expand Down

0 comments on commit 50dabb7

Please sign in to comment.