@lessly/sdk-app 30.5.0 → 30.6.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.
- package/dist/analytics/index.d.cts +1 -1
- package/dist/analytics/index.d.ts +1 -1
- package/dist/brain/index.cjs +0 -5
- package/dist/brain/index.cjs.map +1 -1
- package/dist/brain/index.d.cts +2 -6
- package/dist/brain/index.d.ts +2 -6
- package/dist/brain/index.js +1 -5
- package/dist/brain/index.js.map +1 -1
- package/dist/{client.gen-TuN8pGec.d.cts → client.gen-DK6VpzBG.d.cts} +657 -122
- package/dist/{client.gen-TuN8pGec.d.ts → client.gen-DK6VpzBG.d.ts} +657 -122
- package/dist/consent/index.d.cts +1 -1
- package/dist/consent/index.d.ts +1 -1
- package/dist/deployment/index.d.cts +1 -1
- package/dist/deployment/index.d.ts +1 -1
- package/dist/index.cjs +248 -36
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +248 -36
- package/dist/index.js.map +1 -1
- package/dist/mail/index.d.cts +2 -2
- package/dist/mail/index.d.ts +2 -2
- package/dist/organization/index.cjs +0 -5
- package/dist/organization/index.cjs.map +1 -1
- package/dist/organization/index.d.cts +2 -6
- package/dist/organization/index.d.ts +2 -6
- package/dist/organization/index.js +1 -5
- package/dist/organization/index.js.map +1 -1
- package/dist/playground/index.cjs +66 -0
- package/dist/playground/index.cjs.map +1 -0
- package/dist/playground/index.d.cts +52 -0
- package/dist/playground/index.d.ts +52 -0
- package/dist/playground/index.js +53 -0
- package/dist/playground/index.js.map +1 -0
- package/dist/realtime/index.d.cts +1 -1
- package/dist/realtime/index.d.ts +1 -1
- package/dist/support/index.cjs +40 -0
- package/dist/support/index.cjs.map +1 -1
- package/dist/support/index.d.cts +34 -2
- package/dist/support/index.d.ts +34 -2
- package/dist/support/index.js +33 -1
- package/dist/support/index.js.map +1 -1
- package/dist/tracking/index.d.cts +1 -1
- package/dist/tracking/index.d.ts +1 -1
- package/dist/users/index.d.cts +1 -1
- package/dist/users/index.d.ts +1 -1
- package/dist/waitlist/index.d.cts +1 -1
- package/dist/waitlist/index.d.ts +1 -1
- package/package.json +7 -2
- package/src/gen/bindings.gen.ts +248 -36
- package/src/gen/brain/index.ts +1 -1
- package/src/gen/brain/queryOptions.gen.ts +0 -7
- package/src/gen/client.gen.ts +82 -8
- package/src/gen/manifest.gen.ts +1 -1
- package/src/gen/organization/index.ts +1 -1
- package/src/gen/organization/queryOptions.gen.ts +0 -6
- package/src/gen/playground/index.ts +3 -0
- package/src/gen/playground/queryOptions.gen.ts +86 -0
- package/src/gen/support/index.ts +1 -1
- package/src/gen/support/queryOptions.gen.ts +51 -0
- package/src/gen/types.gen.ts +663 -121
package/dist/index.d.cts
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -803,19 +803,6 @@ var bindings = {
|
|
|
803
803
|
"path": "/brain/restores/:restoreId",
|
|
804
804
|
"readOnly": true
|
|
805
805
|
}
|
|
806
|
-
},
|
|
807
|
-
"usage": {
|
|
808
|
-
"report": {
|
|
809
|
-
"method": "GET",
|
|
810
|
-
"params": [
|
|
811
|
-
{
|
|
812
|
-
"in": "query",
|
|
813
|
-
"name": "days"
|
|
814
|
-
}
|
|
815
|
-
],
|
|
816
|
-
"path": "/brain/usage/report",
|
|
817
|
-
"readOnly": true
|
|
818
|
-
}
|
|
819
806
|
}
|
|
820
807
|
},
|
|
821
808
|
"consent": {
|
|
@@ -3960,29 +3947,6 @@ var bindings = {
|
|
|
3960
3947
|
],
|
|
3961
3948
|
"path": "/governance/api/v1/products/:productId/domains/:domainId",
|
|
3962
3949
|
"readOnly": false
|
|
3963
|
-
},
|
|
3964
|
-
"set-mode": {
|
|
3965
|
-
"method": "PUT",
|
|
3966
|
-
"params": [
|
|
3967
|
-
{
|
|
3968
|
-
"in": "path",
|
|
3969
|
-
"name": "productId"
|
|
3970
|
-
},
|
|
3971
|
-
{
|
|
3972
|
-
"in": "path",
|
|
3973
|
-
"name": "domainId"
|
|
3974
|
-
},
|
|
3975
|
-
{
|
|
3976
|
-
"in": "body",
|
|
3977
|
-
"name": "mode"
|
|
3978
|
-
},
|
|
3979
|
-
{
|
|
3980
|
-
"in": "body",
|
|
3981
|
-
"name": "providerConnectorId"
|
|
3982
|
-
}
|
|
3983
|
-
],
|
|
3984
|
-
"path": "/governance/api/v1/products/:productId/domains/:domainId/mode",
|
|
3985
|
-
"readOnly": false
|
|
3986
3950
|
}
|
|
3987
3951
|
},
|
|
3988
3952
|
"extensions": {
|
|
@@ -4577,6 +4541,110 @@ var bindings = {
|
|
|
4577
4541
|
}
|
|
4578
4542
|
}
|
|
4579
4543
|
},
|
|
4544
|
+
"playground": {
|
|
4545
|
+
"analytics": {
|
|
4546
|
+
"overview": {
|
|
4547
|
+
"method": "POST",
|
|
4548
|
+
"params": [
|
|
4549
|
+
{
|
|
4550
|
+
"in": "body",
|
|
4551
|
+
"name": "limit"
|
|
4552
|
+
}
|
|
4553
|
+
],
|
|
4554
|
+
"path": "/playground/analytics/overview",
|
|
4555
|
+
"readOnly": true
|
|
4556
|
+
}
|
|
4557
|
+
},
|
|
4558
|
+
"billing": {
|
|
4559
|
+
"entitlements": {
|
|
4560
|
+
"method": "POST",
|
|
4561
|
+
"path": "/playground/billing/entitlements",
|
|
4562
|
+
"readOnly": true
|
|
4563
|
+
},
|
|
4564
|
+
"record-usage": {
|
|
4565
|
+
"method": "POST",
|
|
4566
|
+
"params": [
|
|
4567
|
+
{
|
|
4568
|
+
"in": "body",
|
|
4569
|
+
"name": "value"
|
|
4570
|
+
}
|
|
4571
|
+
],
|
|
4572
|
+
"path": "/playground/billing/usage",
|
|
4573
|
+
"readOnly": false
|
|
4574
|
+
}
|
|
4575
|
+
},
|
|
4576
|
+
"clickup": {
|
|
4577
|
+
"create-task": {
|
|
4578
|
+
"method": "POST",
|
|
4579
|
+
"params": [
|
|
4580
|
+
{
|
|
4581
|
+
"in": "body",
|
|
4582
|
+
"name": "listId"
|
|
4583
|
+
},
|
|
4584
|
+
{
|
|
4585
|
+
"in": "body",
|
|
4586
|
+
"name": "name"
|
|
4587
|
+
}
|
|
4588
|
+
],
|
|
4589
|
+
"path": "/playground/clickup/tasks",
|
|
4590
|
+
"readOnly": false
|
|
4591
|
+
},
|
|
4592
|
+
"get-last-webhook": {
|
|
4593
|
+
"method": "GET",
|
|
4594
|
+
"path": "/playground/clickup/webhooks/last",
|
|
4595
|
+
"readOnly": true
|
|
4596
|
+
},
|
|
4597
|
+
"get-overview": {
|
|
4598
|
+
"method": "GET",
|
|
4599
|
+
"path": "/playground/clickup/overview",
|
|
4600
|
+
"readOnly": true
|
|
4601
|
+
}
|
|
4602
|
+
},
|
|
4603
|
+
"gdrive": {
|
|
4604
|
+
"get-last-change": {
|
|
4605
|
+
"method": "GET",
|
|
4606
|
+
"path": "/playground/gdrive/changes/last",
|
|
4607
|
+
"readOnly": true
|
|
4608
|
+
},
|
|
4609
|
+
"read-file": {
|
|
4610
|
+
"method": "POST",
|
|
4611
|
+
"params": [
|
|
4612
|
+
{
|
|
4613
|
+
"in": "body",
|
|
4614
|
+
"name": "fileId"
|
|
4615
|
+
}
|
|
4616
|
+
],
|
|
4617
|
+
"path": "/playground/gdrive/file",
|
|
4618
|
+
"readOnly": true
|
|
4619
|
+
}
|
|
4620
|
+
},
|
|
4621
|
+
"googleads": {
|
|
4622
|
+
"read-customer": {
|
|
4623
|
+
"method": "POST",
|
|
4624
|
+
"path": "/playground/googleads/customer",
|
|
4625
|
+
"readOnly": true
|
|
4626
|
+
}
|
|
4627
|
+
},
|
|
4628
|
+
"lifecycle": {
|
|
4629
|
+
"get-state": {
|
|
4630
|
+
"method": "GET",
|
|
4631
|
+
"path": "/playground/lifecycle/state",
|
|
4632
|
+
"readOnly": true
|
|
4633
|
+
},
|
|
4634
|
+
"list-events": {
|
|
4635
|
+
"method": "GET",
|
|
4636
|
+
"path": "/playground/lifecycle/events",
|
|
4637
|
+
"readOnly": true
|
|
4638
|
+
}
|
|
4639
|
+
},
|
|
4640
|
+
"webhook": {
|
|
4641
|
+
"get-last": {
|
|
4642
|
+
"method": "GET",
|
|
4643
|
+
"path": "/playground/webhooks/last",
|
|
4644
|
+
"readOnly": true
|
|
4645
|
+
}
|
|
4646
|
+
}
|
|
4647
|
+
},
|
|
4580
4648
|
"realtime": {
|
|
4581
4649
|
"archive": {
|
|
4582
4650
|
"export": {
|
|
@@ -5249,6 +5317,14 @@ var bindings = {
|
|
|
5249
5317
|
"in": "query",
|
|
5250
5318
|
"name": "visibility"
|
|
5251
5319
|
},
|
|
5320
|
+
{
|
|
5321
|
+
"in": "query",
|
|
5322
|
+
"name": "since"
|
|
5323
|
+
},
|
|
5324
|
+
{
|
|
5325
|
+
"in": "query",
|
|
5326
|
+
"name": "cursor"
|
|
5327
|
+
},
|
|
5252
5328
|
{
|
|
5253
5329
|
"in": "query",
|
|
5254
5330
|
"name": "limit"
|
|
@@ -5493,6 +5569,142 @@ var bindings = {
|
|
|
5493
5569
|
"path": "/support/threads/:id/status",
|
|
5494
5570
|
"readOnly": false
|
|
5495
5571
|
}
|
|
5572
|
+
},
|
|
5573
|
+
"webhook": {
|
|
5574
|
+
"create": {
|
|
5575
|
+
"method": "POST",
|
|
5576
|
+
"params": [
|
|
5577
|
+
{
|
|
5578
|
+
"in": "body",
|
|
5579
|
+
"name": "url"
|
|
5580
|
+
},
|
|
5581
|
+
{
|
|
5582
|
+
"in": "body",
|
|
5583
|
+
"name": "eventTypes"
|
|
5584
|
+
},
|
|
5585
|
+
{
|
|
5586
|
+
"in": "body",
|
|
5587
|
+
"name": "description"
|
|
5588
|
+
}
|
|
5589
|
+
],
|
|
5590
|
+
"path": "/support/webhooks",
|
|
5591
|
+
"readOnly": false
|
|
5592
|
+
},
|
|
5593
|
+
"delete": {
|
|
5594
|
+
"method": "DELETE",
|
|
5595
|
+
"params": [
|
|
5596
|
+
{
|
|
5597
|
+
"in": "path",
|
|
5598
|
+
"name": "id"
|
|
5599
|
+
}
|
|
5600
|
+
],
|
|
5601
|
+
"path": "/support/webhooks/:id",
|
|
5602
|
+
"readOnly": false
|
|
5603
|
+
},
|
|
5604
|
+
"get": {
|
|
5605
|
+
"method": "GET",
|
|
5606
|
+
"params": [
|
|
5607
|
+
{
|
|
5608
|
+
"in": "path",
|
|
5609
|
+
"name": "id"
|
|
5610
|
+
}
|
|
5611
|
+
],
|
|
5612
|
+
"path": "/support/webhooks/:id",
|
|
5613
|
+
"readOnly": true
|
|
5614
|
+
},
|
|
5615
|
+
"list": {
|
|
5616
|
+
"method": "GET",
|
|
5617
|
+
"path": "/support/webhooks",
|
|
5618
|
+
"readOnly": true
|
|
5619
|
+
},
|
|
5620
|
+
"redeliver": {
|
|
5621
|
+
"method": "POST",
|
|
5622
|
+
"params": [
|
|
5623
|
+
{
|
|
5624
|
+
"in": "body",
|
|
5625
|
+
"name": "id"
|
|
5626
|
+
}
|
|
5627
|
+
],
|
|
5628
|
+
"path": "/support/webhook-deliveries/redeliver",
|
|
5629
|
+
"readOnly": false
|
|
5630
|
+
},
|
|
5631
|
+
"update": {
|
|
5632
|
+
"method": "PATCH",
|
|
5633
|
+
"params": [
|
|
5634
|
+
{
|
|
5635
|
+
"in": "body",
|
|
5636
|
+
"name": "url"
|
|
5637
|
+
},
|
|
5638
|
+
{
|
|
5639
|
+
"in": "body",
|
|
5640
|
+
"name": "eventTypes"
|
|
5641
|
+
},
|
|
5642
|
+
{
|
|
5643
|
+
"in": "body",
|
|
5644
|
+
"name": "description"
|
|
5645
|
+
},
|
|
5646
|
+
{
|
|
5647
|
+
"in": "body",
|
|
5648
|
+
"name": "status"
|
|
5649
|
+
},
|
|
5650
|
+
{
|
|
5651
|
+
"in": "path",
|
|
5652
|
+
"name": "id"
|
|
5653
|
+
}
|
|
5654
|
+
],
|
|
5655
|
+
"path": "/support/webhooks/:id",
|
|
5656
|
+
"readOnly": false
|
|
5657
|
+
}
|
|
5658
|
+
},
|
|
5659
|
+
"webhook-deliveries": {
|
|
5660
|
+
"list": {
|
|
5661
|
+
"method": "GET",
|
|
5662
|
+
"params": [
|
|
5663
|
+
{
|
|
5664
|
+
"in": "query",
|
|
5665
|
+
"name": "webhookId"
|
|
5666
|
+
},
|
|
5667
|
+
{
|
|
5668
|
+
"in": "query",
|
|
5669
|
+
"name": "state"
|
|
5670
|
+
},
|
|
5671
|
+
{
|
|
5672
|
+
"in": "query",
|
|
5673
|
+
"name": "eventType"
|
|
5674
|
+
},
|
|
5675
|
+
{
|
|
5676
|
+
"in": "query",
|
|
5677
|
+
"name": "createdFrom"
|
|
5678
|
+
},
|
|
5679
|
+
{
|
|
5680
|
+
"in": "query",
|
|
5681
|
+
"name": "createdTo"
|
|
5682
|
+
},
|
|
5683
|
+
{
|
|
5684
|
+
"in": "query",
|
|
5685
|
+
"name": "limit"
|
|
5686
|
+
},
|
|
5687
|
+
{
|
|
5688
|
+
"in": "query",
|
|
5689
|
+
"name": "offset"
|
|
5690
|
+
}
|
|
5691
|
+
],
|
|
5692
|
+
"path": "/support/webhook-deliveries",
|
|
5693
|
+
"readOnly": true
|
|
5694
|
+
}
|
|
5695
|
+
},
|
|
5696
|
+
"webhook-rotate": {
|
|
5697
|
+
"secret": {
|
|
5698
|
+
"method": "POST",
|
|
5699
|
+
"params": [
|
|
5700
|
+
{
|
|
5701
|
+
"in": "path",
|
|
5702
|
+
"name": "id"
|
|
5703
|
+
}
|
|
5704
|
+
],
|
|
5705
|
+
"path": "/support/webhooks/:id/rotate-secret",
|
|
5706
|
+
"readOnly": false
|
|
5707
|
+
}
|
|
5496
5708
|
}
|
|
5497
5709
|
},
|
|
5498
5710
|
"tracking": {
|