fix: Add /api/v1 to the team_members API documentation (#6987)
This commit is contained in:
@@ -3980,7 +3980,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/accounts/{account_id}/teams/{team_id}/team_members": {
|
||||
"/api/v1/accounts/{account_id}/teams/{team_id}/team_members": {
|
||||
"parameters": [
|
||||
{
|
||||
"$ref": "#/parameters/account_id"
|
||||
|
||||
Reference in New Issue
Block a user