@teamleader/focus-api-specification 1.196.0 → 1.197.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,7 +3,7 @@ info:
3
3
  title: Teamleader API
4
4
  description: This is the documentation of the Teamleader Focus API. If you have any feedback, or are you missing functionality to support your use case? Let us know via [api@teamleader.eu](mailto:api@teamleader.eu).
5
5
  contact: {}
6
- version: 1.196.0
6
+ version: 1.197.0
7
7
  servers:
8
8
  - url: https://api.focus.teamleader.eu
9
9
  variables: {}
@@ -24396,18 +24396,28 @@ paths:
24396
24396
  project_id:
24397
24397
  type: string
24398
24398
  example: 01859b27-1525-7372-bd40-26a6363c8bfe
24399
+ page:
24400
+ title: Page
24401
+ type: object
24402
+ properties: *ref_6
24399
24403
  - example:
24400
24404
  filter:
24401
24405
  ids:
24402
24406
  - 0185a0af-97a6-7f44-8aec-254d8daf72f3
24403
24407
  - 0185a0c3-b791-7629-8361-d60f3c0d7ce2
24404
24408
  project_id: 01859b27-1525-7372-bd40-26a6363c8bfe
24409
+ page:
24410
+ size: 20
24411
+ number: 1
24405
24412
  example:
24406
24413
  filter:
24407
24414
  ids:
24408
24415
  - 0185a0af-97a6-7f44-8aec-254d8daf72f3
24409
24416
  - 0185a0c3-b791-7629-8361-d60f3c0d7ce2
24410
24417
  project_id: 01859b27-1525-7372-bd40-26a6363c8bfe
24418
+ page:
24419
+ size: 20
24420
+ number: 1
24411
24421
  required: false
24412
24422
  responses:
24413
24423
  '200':
@@ -26936,16 +26946,26 @@ paths:
26936
26946
  type: array
26937
26947
  items:
26938
26948
  type: string
26949
+ page:
26950
+ title: Page
26951
+ type: object
26952
+ properties: *ref_6
26939
26953
  - example:
26940
26954
  filter:
26941
26955
  ids:
26942
26956
  - 46156648-87c6-478d-8aa7-1dc3a00dacab
26943
26957
  - 46156648-87c6-478d-8aa7-1dc3a00daca4
26958
+ page:
26959
+ size: 20
26960
+ number: 1
26944
26961
  example:
26945
26962
  filter:
26946
26963
  ids:
26947
26964
  - 46156648-87c6-478d-8aa7-1dc3a00dacab
26948
26965
  - 46156648-87c6-478d-8aa7-1dc3a00daca4
26966
+ page:
26967
+ size: 20
26968
+ number: 1
26949
26969
  required: false
26950
26970
  responses:
26951
26971
  '200':
@@ -3,7 +3,7 @@ info:
3
3
  title: Teamleader API
4
4
  description: This is the documentation of the Teamleader Focus API. If you have any feedback, or are you missing functionality to support your use case? Let us know via [api@teamleader.eu](mailto:api@teamleader.eu).
5
5
  contact: {}
6
- version: 1.196.0
6
+ version: 1.197.0
7
7
  servers:
8
8
  - url: https://api.focus.teamleader.eu
9
9
  variables: {}
@@ -12528,12 +12528,18 @@ paths:
12528
12528
  - 0185a0af-97a6-7f44-8aec-254d8daf72f3
12529
12529
  - 0185a0c3-b791-7629-8361-d60f3c0d7ce2
12530
12530
  project_id: 01859b27-1525-7372-bd40-26a6363c8bfe
12531
+ page:
12532
+ size: 20
12533
+ number: 1
12531
12534
  example:
12532
12535
  filter:
12533
12536
  ids:
12534
12537
  - 0185a0af-97a6-7f44-8aec-254d8daf72f3
12535
12538
  - 0185a0c3-b791-7629-8361-d60f3c0d7ce2
12536
12539
  project_id: 01859b27-1525-7372-bd40-26a6363c8bfe
12540
+ page:
12541
+ size: 20
12542
+ number: 1
12537
12543
  required: false
12538
12544
  responses:
12539
12545
  '200':
@@ -13715,11 +13721,17 @@ paths:
13715
13721
  ids:
13716
13722
  - 46156648-87c6-478d-8aa7-1dc3a00dacab
13717
13723
  - 46156648-87c6-478d-8aa7-1dc3a00daca4
13724
+ page:
13725
+ size: 20
13726
+ number: 1
13718
13727
  example:
13719
13728
  filter:
13720
13729
  ids:
13721
13730
  - 46156648-87c6-478d-8aa7-1dc3a00dacab
13722
13731
  - 46156648-87c6-478d-8aa7-1dc3a00daca4
13732
+ page:
13733
+ size: 20
13734
+ number: 1
13723
13735
  required: false
13724
13736
  responses:
13725
13737
  '200':
@@ -28195,6 +28207,8 @@ components:
28195
28207
  project_id:
28196
28208
  type: string
28197
28209
  example: 01859b27-1525-7372-bd40-26a6363c8bfe
28210
+ page:
28211
+ $ref: '#/components/schemas/Page'
28198
28212
  BillingStatus:
28199
28213
  title: BillingStatus
28200
28214
  enum:
@@ -29333,6 +29347,8 @@ components:
29333
29347
  type: array
29334
29348
  items:
29335
29349
  type: string
29350
+ page:
29351
+ $ref: '#/components/schemas/Page'
29336
29352
  projects-v2_materials.list.response:
29337
29353
  title: projects-v2_materials.list.response
29338
29354
  type: object
@@ -0,0 +1,5 @@
1
+ ---
2
+ category: addition
3
+ ---
4
+
5
+ We added the `page` parameter to `materials.list` and `projectGroups.list`.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@teamleader/focus-api-specification",
3
3
  "description": "Teamleader Focus API Specification",
4
- "version": "1.196.0",
4
+ "version": "1.197.0",
5
5
  "author": "Teamleader <development@teamleader.eu> (https://www.teamleader.eu)",
6
6
  "bugs": {
7
7
  "url": "https://github.com/teamleadercrm/focus-api-specification/issues"