@teamleader/focus-api-specification 1.196.0 → 1.198.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.198.0
7
7
  servers:
8
8
  - url: https://api.focus.teamleader.eu
9
9
  variables: {}
@@ -7822,6 +7822,10 @@ paths:
7822
7822
  enum:
7823
7823
  - open
7824
7824
  - pending_deletion
7825
+ term:
7826
+ type: string
7827
+ description: Searches in the pipeline name only
7828
+ example: Sales
7825
7829
  page:
7826
7830
  title: Page
7827
7831
  type: object
@@ -24396,18 +24400,28 @@ paths:
24396
24400
  project_id:
24397
24401
  type: string
24398
24402
  example: 01859b27-1525-7372-bd40-26a6363c8bfe
24403
+ page:
24404
+ title: Page
24405
+ type: object
24406
+ properties: *ref_6
24399
24407
  - example:
24400
24408
  filter:
24401
24409
  ids:
24402
24410
  - 0185a0af-97a6-7f44-8aec-254d8daf72f3
24403
24411
  - 0185a0c3-b791-7629-8361-d60f3c0d7ce2
24404
24412
  project_id: 01859b27-1525-7372-bd40-26a6363c8bfe
24413
+ page:
24414
+ size: 20
24415
+ number: 1
24405
24416
  example:
24406
24417
  filter:
24407
24418
  ids:
24408
24419
  - 0185a0af-97a6-7f44-8aec-254d8daf72f3
24409
24420
  - 0185a0c3-b791-7629-8361-d60f3c0d7ce2
24410
24421
  project_id: 01859b27-1525-7372-bd40-26a6363c8bfe
24422
+ page:
24423
+ size: 20
24424
+ number: 1
24411
24425
  required: false
24412
24426
  responses:
24413
24427
  '200':
@@ -26936,16 +26950,26 @@ paths:
26936
26950
  type: array
26937
26951
  items:
26938
26952
  type: string
26953
+ page:
26954
+ title: Page
26955
+ type: object
26956
+ properties: *ref_6
26939
26957
  - example:
26940
26958
  filter:
26941
26959
  ids:
26942
26960
  - 46156648-87c6-478d-8aa7-1dc3a00dacab
26943
26961
  - 46156648-87c6-478d-8aa7-1dc3a00daca4
26962
+ page:
26963
+ size: 20
26964
+ number: 1
26944
26965
  example:
26945
26966
  filter:
26946
26967
  ids:
26947
26968
  - 46156648-87c6-478d-8aa7-1dc3a00dacab
26948
26969
  - 46156648-87c6-478d-8aa7-1dc3a00daca4
26970
+ page:
26971
+ size: 20
26972
+ number: 1
26949
26973
  required: false
26950
26974
  responses:
26951
26975
  '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.198.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':
@@ -20785,6 +20797,10 @@ components:
20785
20797
  enum:
20786
20798
  - open
20787
20799
  - pending_deletion
20800
+ term:
20801
+ type: string
20802
+ description: Searches in the pipeline name only
20803
+ example: Sales
20788
20804
  page:
20789
20805
  $ref: '#/components/schemas/Page'
20790
20806
  dealPipelines.list.response:
@@ -28195,6 +28211,8 @@ components:
28195
28211
  project_id:
28196
28212
  type: string
28197
28213
  example: 01859b27-1525-7372-bd40-26a6363c8bfe
28214
+ page:
28215
+ $ref: '#/components/schemas/Page'
28198
28216
  BillingStatus:
28199
28217
  title: BillingStatus
28200
28218
  enum:
@@ -29333,6 +29351,8 @@ components:
29333
29351
  type: array
29334
29352
  items:
29335
29353
  type: string
29354
+ page:
29355
+ $ref: '#/components/schemas/Page'
29336
29356
  projects-v2_materials.list.response:
29337
29357
  title: projects-v2_materials.list.response
29338
29358
  type: object
@@ -0,0 +1,5 @@
1
+ ---
2
+ category: addition
3
+ ---
4
+
5
+ We added the `term` filter to the `dealPipelines.list` endpoint. It searches in the pipeline name.
@@ -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.198.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"