|
1619 | 1619 | "type": "string" |
1620 | 1620 | }, |
1621 | 1621 | "endAtId": { |
| 1622 | + "deprecated": true, |
| 1623 | + "description": "use cursor instead", |
1622 | 1624 | "type": "string" |
1623 | 1625 | }, |
1624 | 1626 | "endBeforeDate": { |
1625 | 1627 | "format": "date-time", |
1626 | 1628 | "type": "string" |
1627 | 1629 | }, |
1628 | 1630 | "endBeforeId": { |
| 1631 | + "deprecated": true, |
| 1632 | + "description": "use cursor instead", |
1629 | 1633 | "type": "string" |
1630 | 1634 | }, |
1631 | 1635 | "includeActionsInContext": { |
|
1676 | 1680 | "type": "string" |
1677 | 1681 | }, |
1678 | 1682 | "startAfterId": { |
| 1683 | + "deprecated": true, |
| 1684 | + "description": "use cursor instead", |
1679 | 1685 | "type": "string" |
1680 | 1686 | }, |
1681 | 1687 | "startAtDate": { |
1682 | 1688 | "format": "date-time", |
1683 | 1689 | "type": "string" |
1684 | 1690 | }, |
1685 | 1691 | "startAtId": { |
| 1692 | + "deprecated": true, |
| 1693 | + "description": "use cursor instead", |
1686 | 1694 | "type": "string" |
1687 | 1695 | } |
1688 | 1696 | }, |
@@ -14154,13 +14162,17 @@ |
14154 | 14162 | "type": "string" |
14155 | 14163 | }, |
14156 | 14164 | "endAtId": { |
| 14165 | + "deprecated": true, |
| 14166 | + "description": "use cursor instead", |
14157 | 14167 | "type": "string" |
14158 | 14168 | }, |
14159 | 14169 | "endBeforeDate": { |
14160 | 14170 | "format": "date-time", |
14161 | 14171 | "type": "string" |
14162 | 14172 | }, |
14163 | 14173 | "endBeforeId": { |
| 14174 | + "deprecated": true, |
| 14175 | + "description": "use cursor instead", |
14164 | 14176 | "type": "string" |
14165 | 14177 | }, |
14166 | 14178 | "includeActionsInContext": { |
@@ -14211,13 +14223,17 @@ |
14211 | 14223 | "type": "string" |
14212 | 14224 | }, |
14213 | 14225 | "startAfterId": { |
| 14226 | + "deprecated": true, |
| 14227 | + "description": "use cursor instead", |
14214 | 14228 | "type": "string" |
14215 | 14229 | }, |
14216 | 14230 | "startAtDate": { |
14217 | 14231 | "format": "date-time", |
14218 | 14232 | "type": "string" |
14219 | 14233 | }, |
14220 | 14234 | "startAtId": { |
| 14235 | + "deprecated": true, |
| 14236 | + "description": "use cursor instead", |
14221 | 14237 | "type": "string" |
14222 | 14238 | } |
14223 | 14239 | }, |
@@ -17452,12 +17468,24 @@ |
17452 | 17468 | "c4ModelExperience": { |
17453 | 17469 | "type": "string" |
17454 | 17470 | }, |
| 17471 | + "defaultDomainHandleIds": { |
| 17472 | + "additionalProperties": { |
| 17473 | + "format": "short-id", |
| 17474 | + "nullable": true, |
| 17475 | + "type": "string" |
| 17476 | + }, |
| 17477 | + "description": "Map of landscape id to the default domain handle id for that landscape", |
| 17478 | + "nullable": true, |
| 17479 | + "type": "object" |
| 17480 | + }, |
17455 | 17481 | "defaultOrganizationId": { |
| 17482 | + "format": "id", |
17456 | 17483 | "nullable": true, |
17457 | 17484 | "type": "string" |
17458 | 17485 | }, |
17459 | 17486 | "defaultOrganizationLandscapeIds": { |
17460 | 17487 | "additionalProperties": { |
| 17488 | + "format": "id", |
17461 | 17489 | "nullable": true, |
17462 | 17490 | "type": "string" |
17463 | 17491 | }, |
@@ -17496,12 +17524,24 @@ |
17496 | 17524 | "c4ModelExperience": { |
17497 | 17525 | "type": "string" |
17498 | 17526 | }, |
| 17527 | + "defaultDomainHandleIds": { |
| 17528 | + "additionalProperties": { |
| 17529 | + "format": "short-id", |
| 17530 | + "nullable": true, |
| 17531 | + "type": "string" |
| 17532 | + }, |
| 17533 | + "description": "Map of landscape id to the default domain handle id for that landscape", |
| 17534 | + "nullable": true, |
| 17535 | + "type": "object" |
| 17536 | + }, |
17499 | 17537 | "defaultOrganizationId": { |
| 17538 | + "format": "id", |
17500 | 17539 | "nullable": true, |
17501 | 17540 | "type": "string" |
17502 | 17541 | }, |
17503 | 17542 | "defaultOrganizationLandscapeIds": { |
17504 | 17543 | "additionalProperties": { |
| 17544 | + "format": "id", |
17505 | 17545 | "nullable": true, |
17506 | 17546 | "type": "string" |
17507 | 17547 | }, |
@@ -17543,12 +17583,24 @@ |
17543 | 17583 | "c4ModelExperience": { |
17544 | 17584 | "type": "string" |
17545 | 17585 | }, |
| 17586 | + "defaultDomainHandleIds": { |
| 17587 | + "additionalProperties": { |
| 17588 | + "format": "short-id", |
| 17589 | + "nullable": true, |
| 17590 | + "type": "string" |
| 17591 | + }, |
| 17592 | + "description": "Map of landscape id to the default domain handle id for that landscape", |
| 17593 | + "nullable": true, |
| 17594 | + "type": "object" |
| 17595 | + }, |
17546 | 17596 | "defaultOrganizationId": { |
| 17597 | + "format": "id", |
17547 | 17598 | "nullable": true, |
17548 | 17599 | "type": "string" |
17549 | 17600 | }, |
17550 | 17601 | "defaultOrganizationLandscapeIds": { |
17551 | 17602 | "additionalProperties": { |
| 17603 | + "format": "id", |
17552 | 17604 | "nullable": true, |
17553 | 17605 | "type": "string" |
17554 | 17606 | }, |
|
17597 | 17649 | "required": [ |
17598 | 17650 | "email", |
17599 | 17651 | "createdAt", |
| 17652 | + "defaultDomainHandleIds", |
17600 | 17653 | "defaultOrganizationId", |
17601 | 17654 | "defaultOrganizationLandscapeIds", |
17602 | 17655 | "id", |
|
27725 | 27778 | "schema": { |
27726 | 27779 | "$ref": "#/components/schemas/ActionLogFilter" |
27727 | 27780 | } |
| 27781 | + }, |
| 27782 | + { |
| 27783 | + "in": "query", |
| 27784 | + "name": "cursor", |
| 27785 | + "required": false, |
| 27786 | + "schema": { |
| 27787 | + "type": "string" |
| 27788 | + } |
27728 | 27789 | } |
27729 | 27790 | ], |
27730 | 27791 | "responses": { |
|
27738 | 27799 | "$ref": "#/components/schemas/ActionLog" |
27739 | 27800 | }, |
27740 | 27801 | "type": "array" |
| 27802 | + }, |
| 27803 | + "nextCursor": { |
| 27804 | + "type": "string" |
27741 | 27805 | } |
27742 | 27806 | }, |
27743 | 27807 | "required": [ |
|
27811 | 27875 | } |
27812 | 27876 | }, |
27813 | 27877 | "summary": "List", |
| 27878 | + "x-fern-pagination": { |
| 27879 | + "cursor": "$request.cursor", |
| 27880 | + "next_cursor": "$response.nextCursor", |
| 27881 | + "results": "$response.actionLogs" |
| 27882 | + }, |
27814 | 27883 | "x-fern-request-name": "ActionLogsListRequest", |
27815 | 27884 | "x-fern-sdk-method-name": "list" |
27816 | 27885 | } |
|
27836 | 27905 | "landscapes", |
27837 | 27906 | "logs" |
27838 | 27907 | ], |
| 27908 | + "deprecated": true, |
27839 | 27909 | "description": "Find an action log", |
27840 | 27910 | "operationId": "actionLogFind", |
27841 | 27911 | "parameters": [ |
|
27937 | 28007 | } |
27938 | 28008 | }, |
27939 | 28009 | "summary": "Get", |
| 28010 | + "x-fern-availability": "deprecated", |
27940 | 28011 | "x-fern-request-name": "ActionLogFindRequest", |
27941 | 28012 | "x-fern-sdk-method-name": "get" |
27942 | 28013 | } |
|
27988 | 28059 | "schema": { |
27989 | 28060 | "$ref": "#/components/schemas/ActionLogFilter" |
27990 | 28061 | } |
| 28062 | + }, |
| 28063 | + { |
| 28064 | + "in": "query", |
| 28065 | + "name": "cursor", |
| 28066 | + "required": false, |
| 28067 | + "schema": { |
| 28068 | + "type": "string" |
| 28069 | + } |
27991 | 28070 | } |
27992 | 28071 | ], |
27993 | 28072 | "responses": { |
|
28001 | 28080 | "$ref": "#/components/schemas/ActionLog" |
28002 | 28081 | }, |
28003 | 28082 | "type": "array" |
| 28083 | + }, |
| 28084 | + "nextCursor": { |
| 28085 | + "type": "string" |
28004 | 28086 | } |
28005 | 28087 | }, |
28006 | 28088 | "required": [ |
|
28074 | 28156 | } |
28075 | 28157 | }, |
28076 | 28158 | "summary": "List Children", |
| 28159 | + "x-fern-pagination": { |
| 28160 | + "cursor": "$request.cursor", |
| 28161 | + "next_cursor": "$response.nextCursor", |
| 28162 | + "results": "$response.actionLogs" |
| 28163 | + }, |
28077 | 28164 | "x-fern-request-name": "ActionLogChildrenListRequest", |
28078 | 28165 | "x-fern-sdk-method-name": "listChildren" |
28079 | 28166 | } |
|
43814 | 43901 | "schema": { |
43815 | 43902 | "$ref": "#/components/schemas/OrganizationLogFilter" |
43816 | 43903 | } |
| 43904 | + }, |
| 43905 | + { |
| 43906 | + "in": "query", |
| 43907 | + "name": "cursor", |
| 43908 | + "required": false, |
| 43909 | + "schema": { |
| 43910 | + "type": "string" |
| 43911 | + } |
43817 | 43912 | } |
43818 | 43913 | ], |
43819 | 43914 | "responses": { |
|
43822 | 43917 | "application/json": { |
43823 | 43918 | "schema": { |
43824 | 43919 | "properties": { |
| 43920 | + "nextCursor": { |
| 43921 | + "type": "string" |
| 43922 | + }, |
43825 | 43923 | "organizationLogs": { |
43826 | 43924 | "items": { |
43827 | 43925 | "$ref": "#/components/schemas/OrganizationLog" |
|
43900 | 43998 | } |
43901 | 43999 | }, |
43902 | 44000 | "summary": "List", |
| 44001 | + "x-fern-pagination": { |
| 44002 | + "cursor": "$request.cursor", |
| 44003 | + "next_cursor": "$response.nextCursor", |
| 44004 | + "results": "$response.organizationLogs" |
| 44005 | + }, |
43903 | 44006 | "x-fern-request-name": "OrganizationLogsListRequest", |
43904 | 44007 | "x-fern-sdk-method-name": "list" |
43905 | 44008 | } |
|
43925 | 44028 | "organizations", |
43926 | 44029 | "logs" |
43927 | 44030 | ], |
| 44031 | + "deprecated": true, |
43928 | 44032 | "description": "Find an organization log (only available on the scale plan and above)", |
43929 | 44033 | "operationId": "organizationLogFind", |
43930 | 44034 | "parameters": [ |
|
44026 | 44130 | } |
44027 | 44131 | }, |
44028 | 44132 | "summary": "Get", |
| 44133 | + "x-fern-availability": "deprecated", |
44029 | 44134 | "x-fern-request-name": "OrganizationLogFindRequest", |
44030 | 44135 | "x-fern-sdk-method-name": "get" |
44031 | 44136 | } |
|
0 commit comments