fix: platform dialog portal issue (#20553)
This commit is contained in:
@@ -1223,7 +1223,7 @@
|
||||
"/v2/organizations/{orgId}/bookings": {
|
||||
"get": {
|
||||
"operationId": "OrganizationsBookingsController_getAllOrgTeamBookings",
|
||||
"summary": "Get organization team bookings",
|
||||
"summary": "Get Organization Bookings",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "status",
|
||||
@@ -4120,7 +4120,7 @@
|
||||
"summary": "Get all bookings of an organization user",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "userId",
|
||||
"name": "orgId",
|
||||
"required": true,
|
||||
"in": "path",
|
||||
"schema": {
|
||||
|
||||
Reference in New Issue
Block a user