dub 0.31.0 → 0.31.2
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/README.md +3 -3
- package/docs/sdks/links/README.md +7 -9
- package/docs/sdks/tags/README.md +3 -4
- package/docs/sdks/workspaces/README.md +3 -4
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/lib/config.js.map +1 -1
- package/lib/sdks.d.ts +1 -0
- package/lib/sdks.d.ts.map +1 -1
- package/lib/sdks.js +16 -2
- package/lib/sdks.js.map +1 -1
- package/models/components/clicksbrowsers.d.ts +17 -5
- package/models/components/clicksbrowsers.d.ts.map +1 -1
- package/models/components/clicksbrowsers.js +18 -9
- package/models/components/clicksbrowsers.js.map +1 -1
- package/models/components/clickscities.d.ts +531 -8
- package/models/components/clickscities.d.ts.map +1 -1
- package/models/components/clickscities.js +31 -13
- package/models/components/clickscities.js.map +1 -1
- package/models/components/clickscount.d.ts +16 -4
- package/models/components/clickscount.d.ts.map +1 -1
- package/models/components/clickscount.js +16 -7
- package/models/components/clickscount.js.map +1 -1
- package/models/components/clickscountries.d.ts +530 -7
- package/models/components/clickscountries.d.ts.map +1 -1
- package/models/components/clickscountries.js +29 -11
- package/models/components/clickscountries.js.map +1 -1
- package/models/components/clicksdevices.d.ts +17 -5
- package/models/components/clicksdevices.d.ts.map +1 -1
- package/models/components/clicksdevices.js +18 -9
- package/models/components/clicksdevices.js.map +1 -1
- package/models/components/clicksos.d.ts +17 -5
- package/models/components/clicksos.d.ts.map +1 -1
- package/models/components/clicksos.js +18 -9
- package/models/components/clicksos.js.map +1 -1
- package/models/components/clicksreferers.d.ts +17 -5
- package/models/components/clicksreferers.d.ts.map +1 -1
- package/models/components/clicksreferers.js +18 -9
- package/models/components/clicksreferers.js.map +1 -1
- package/models/components/clickstimeseries.d.ts +17 -5
- package/models/components/clickstimeseries.d.ts.map +1 -1
- package/models/components/clickstimeseries.js +18 -9
- package/models/components/clickstimeseries.js.map +1 -1
- package/models/components/clickstoplinks.d.ts +23 -11
- package/models/components/clickstoplinks.d.ts.map +1 -1
- package/models/components/clickstoplinks.js +30 -21
- package/models/components/clickstoplinks.js.map +1 -1
- package/models/components/clickstopurls.d.ts +17 -5
- package/models/components/clickstopurls.d.ts.map +1 -1
- package/models/components/clickstopurls.js +18 -9
- package/models/components/clickstopurls.js.map +1 -1
- package/models/components/countrycode.d.ts +513 -2
- package/models/components/countrycode.d.ts.map +1 -1
- package/models/components/countrycode.js +12 -3
- package/models/components/countrycode.js.map +1 -1
- package/models/components/domainschema.d.ts +24 -12
- package/models/components/domainschema.d.ts.map +1 -1
- package/models/components/domainschema.js +32 -23
- package/models/components/domainschema.js.map +1 -1
- package/models/components/leadsbrowsers.d.ts +17 -5
- package/models/components/leadsbrowsers.d.ts.map +1 -1
- package/models/components/leadsbrowsers.js +18 -9
- package/models/components/leadsbrowsers.js.map +1 -1
- package/models/components/leadscities.d.ts +531 -8
- package/models/components/leadscities.d.ts.map +1 -1
- package/models/components/leadscities.js +31 -13
- package/models/components/leadscities.js.map +1 -1
- package/models/components/leadscount.d.ts +16 -4
- package/models/components/leadscount.d.ts.map +1 -1
- package/models/components/leadscount.js +16 -7
- package/models/components/leadscount.js.map +1 -1
- package/models/components/leadscountries.d.ts +530 -7
- package/models/components/leadscountries.d.ts.map +1 -1
- package/models/components/leadscountries.js +29 -11
- package/models/components/leadscountries.js.map +1 -1
- package/models/components/leadsdevices.d.ts +17 -5
- package/models/components/leadsdevices.d.ts.map +1 -1
- package/models/components/leadsdevices.js +18 -9
- package/models/components/leadsdevices.js.map +1 -1
- package/models/components/leadsos.d.ts +17 -5
- package/models/components/leadsos.d.ts.map +1 -1
- package/models/components/leadsos.js +18 -9
- package/models/components/leadsos.js.map +1 -1
- package/models/components/leadsreferers.d.ts +17 -5
- package/models/components/leadsreferers.d.ts.map +1 -1
- package/models/components/leadsreferers.js +18 -9
- package/models/components/leadsreferers.js.map +1 -1
- package/models/components/leadstimeseries.d.ts +17 -5
- package/models/components/leadstimeseries.d.ts.map +1 -1
- package/models/components/leadstimeseries.js +18 -9
- package/models/components/leadstimeseries.js.map +1 -1
- package/models/components/leadstoplinks.d.ts +23 -11
- package/models/components/leadstoplinks.d.ts.map +1 -1
- package/models/components/leadstoplinks.js +30 -21
- package/models/components/leadstoplinks.js.map +1 -1
- package/models/components/leadstopurls.d.ts +17 -5
- package/models/components/leadstopurls.d.ts.map +1 -1
- package/models/components/leadstopurls.js +18 -9
- package/models/components/leadstopurls.js.map +1 -1
- package/models/components/linkgeotargeting.d.ts +265 -253
- package/models/components/linkgeotargeting.d.ts.map +1 -1
- package/models/components/linkgeotargeting.js +1024 -1015
- package/models/components/linkgeotargeting.js.map +1 -1
- package/models/components/linkschema.d.ts +320 -296
- package/models/components/linkschema.d.ts.map +1 -1
- package/models/components/linkschema.js +1135 -1117
- package/models/components/linkschema.js.map +1 -1
- package/models/components/salesbrowsers.d.ts +18 -6
- package/models/components/salesbrowsers.d.ts.map +1 -1
- package/models/components/salesbrowsers.js +20 -11
- package/models/components/salesbrowsers.js.map +1 -1
- package/models/components/salescities.d.ts +532 -9
- package/models/components/salescities.d.ts.map +1 -1
- package/models/components/salescities.js +33 -15
- package/models/components/salescities.js.map +1 -1
- package/models/components/salescount.d.ts +17 -5
- package/models/components/salescount.d.ts.map +1 -1
- package/models/components/salescount.js +18 -9
- package/models/components/salescount.js.map +1 -1
- package/models/components/salescountries.d.ts +531 -8
- package/models/components/salescountries.d.ts.map +1 -1
- package/models/components/salescountries.js +31 -13
- package/models/components/salescountries.js.map +1 -1
- package/models/components/salesdevices.d.ts +18 -6
- package/models/components/salesdevices.d.ts.map +1 -1
- package/models/components/salesdevices.js +20 -11
- package/models/components/salesdevices.js.map +1 -1
- package/models/components/salesos.d.ts +18 -6
- package/models/components/salesos.d.ts.map +1 -1
- package/models/components/salesos.js +20 -11
- package/models/components/salesos.js.map +1 -1
- package/models/components/salesreferers.d.ts +18 -6
- package/models/components/salesreferers.d.ts.map +1 -1
- package/models/components/salesreferers.js +20 -11
- package/models/components/salesreferers.js.map +1 -1
- package/models/components/salestimeseries.d.ts +18 -6
- package/models/components/salestimeseries.d.ts.map +1 -1
- package/models/components/salestimeseries.js +20 -11
- package/models/components/salestimeseries.js.map +1 -1
- package/models/components/salestoplinks.d.ts +24 -12
- package/models/components/salestoplinks.d.ts.map +1 -1
- package/models/components/salestoplinks.js +32 -23
- package/models/components/salestoplinks.js.map +1 -1
- package/models/components/salestopurls.d.ts +18 -6
- package/models/components/salestopurls.d.ts.map +1 -1
- package/models/components/salestopurls.js +20 -11
- package/models/components/salestopurls.js.map +1 -1
- package/models/components/security.d.ts +16 -4
- package/models/components/security.d.ts.map +1 -1
- package/models/components/security.js +16 -7
- package/models/components/security.js.map +1 -1
- package/models/components/tagschema.d.ts +45 -8
- package/models/components/tagschema.d.ts.map +1 -1
- package/models/components/tagschema.js +31 -13
- package/models/components/tagschema.js.map +1 -1
- package/models/components/workspaceschema.d.ts +112 -36
- package/models/components/workspaceschema.d.ts.map +1 -1
- package/models/components/workspaceschema.js +108 -63
- package/models/components/workspaceschema.js.map +1 -1
- package/models/errors/badrequest.d.ts +49 -12
- package/models/errors/badrequest.d.ts.map +1 -1
- package/models/errors/badrequest.js +69 -43
- package/models/errors/badrequest.js.map +1 -1
- package/models/errors/conflict.d.ts +49 -12
- package/models/errors/conflict.d.ts.map +1 -1
- package/models/errors/conflict.js +69 -43
- package/models/errors/conflict.js.map +1 -1
- package/models/errors/forbidden.d.ts +49 -12
- package/models/errors/forbidden.d.ts.map +1 -1
- package/models/errors/forbidden.js +69 -43
- package/models/errors/forbidden.js.map +1 -1
- package/models/errors/internalservererror.d.ts +49 -12
- package/models/errors/internalservererror.d.ts.map +1 -1
- package/models/errors/internalservererror.js +69 -43
- package/models/errors/internalservererror.js.map +1 -1
- package/models/errors/inviteexpired.d.ts +49 -12
- package/models/errors/inviteexpired.d.ts.map +1 -1
- package/models/errors/inviteexpired.js +69 -43
- package/models/errors/inviteexpired.js.map +1 -1
- package/models/errors/notfound.d.ts +49 -12
- package/models/errors/notfound.d.ts.map +1 -1
- package/models/errors/notfound.js +69 -43
- package/models/errors/notfound.js.map +1 -1
- package/models/errors/ratelimitexceeded.d.ts +49 -12
- package/models/errors/ratelimitexceeded.d.ts.map +1 -1
- package/models/errors/ratelimitexceeded.js +69 -43
- package/models/errors/ratelimitexceeded.js.map +1 -1
- package/models/errors/unauthorized.d.ts +49 -12
- package/models/errors/unauthorized.d.ts.map +1 -1
- package/models/errors/unauthorized.js +69 -43
- package/models/errors/unauthorized.js.map +1 -1
- package/models/errors/unprocessableentity.d.ts +49 -12
- package/models/errors/unprocessableentity.d.ts.map +1 -1
- package/models/errors/unprocessableentity.js +69 -43
- package/models/errors/unprocessableentity.js.map +1 -1
- package/models/operations/bulkcreatelinks.d.ts +83 -40
- package/models/operations/bulkcreatelinks.d.ts.map +1 -1
- package/models/operations/bulkcreatelinks.js +99 -68
- package/models/operations/bulkcreatelinks.js.map +1 -1
- package/models/operations/bulkupdatelinks.d.ts +80 -32
- package/models/operations/bulkupdatelinks.d.ts.map +1 -1
- package/models/operations/bulkupdatelinks.js +93 -60
- package/models/operations/bulkupdatelinks.js.map +1 -1
- package/models/operations/createdomain.d.ts +35 -16
- package/models/operations/createdomain.d.ts.map +1 -1
- package/models/operations/createdomain.js +37 -21
- package/models/operations/createdomain.js.map +1 -1
- package/models/operations/createlink.d.ts +83 -40
- package/models/operations/createlink.d.ts.map +1 -1
- package/models/operations/createlink.js +108 -77
- package/models/operations/createlink.js.map +1 -1
- package/models/operations/createtag.d.ts +61 -17
- package/models/operations/createtag.d.ts.map +1 -1
- package/models/operations/createtag.js +46 -21
- package/models/operations/createtag.js.map +1 -1
- package/models/operations/deletedomain.d.ts +48 -17
- package/models/operations/deletedomain.d.ts.map +1 -1
- package/models/operations/deletedomain.js +46 -21
- package/models/operations/deletedomain.js.map +1 -1
- package/models/operations/deletelink.d.ts +48 -17
- package/models/operations/deletelink.d.ts.map +1 -1
- package/models/operations/deletelink.js +46 -21
- package/models/operations/deletelink.js.map +1 -1
- package/models/operations/getlinkinfo.d.ts +35 -16
- package/models/operations/getlinkinfo.d.ts.map +1 -1
- package/models/operations/getlinkinfo.js +37 -21
- package/models/operations/getlinkinfo.js.map +1 -1
- package/models/operations/getlinks.d.ts +88 -28
- package/models/operations/getlinks.d.ts.map +1 -1
- package/models/operations/getlinks.js +82 -51
- package/models/operations/getlinks.js.map +1 -1
- package/models/operations/getlinkscount.d.ts +112 -31
- package/models/operations/getlinkscount.d.ts.map +1 -1
- package/models/operations/getlinkscount.js +108 -47
- package/models/operations/getlinkscount.js.map +1 -1
- package/models/operations/getmetatags.d.ts +34 -10
- package/models/operations/getmetatags.d.ts.map +1 -1
- package/models/operations/getmetatags.js +35 -17
- package/models/operations/getmetatags.js.map +1 -1
- package/models/operations/getqrcode.d.ts +42 -11
- package/models/operations/getqrcode.d.ts.map +1 -1
- package/models/operations/getqrcode.js +37 -19
- package/models/operations/getqrcode.js.map +1 -1
- package/models/operations/gettags.d.ts +30 -11
- package/models/operations/gettags.d.ts.map +1 -1
- package/models/operations/gettags.js +27 -11
- package/models/operations/gettags.js.map +1 -1
- package/models/operations/getworkspace.d.ts +16 -4
- package/models/operations/getworkspace.d.ts.map +1 -1
- package/models/operations/getworkspace.js +16 -7
- package/models/operations/getworkspace.js.map +1 -1
- package/models/operations/listdomains.d.ts +30 -11
- package/models/operations/listdomains.d.ts.map +1 -1
- package/models/operations/listdomains.js +27 -11
- package/models/operations/listdomains.js.map +1 -1
- package/models/operations/retrieveanalytics.d.ts +150 -40
- package/models/operations/retrieveanalytics.d.ts.map +1 -1
- package/models/operations/retrieveanalytics.js +175 -123
- package/models/operations/retrieveanalytics.js.map +1 -1
- package/models/operations/trackcustomer.d.ts +54 -23
- package/models/operations/trackcustomer.d.ts.map +1 -1
- package/models/operations/trackcustomer.js +58 -33
- package/models/operations/trackcustomer.js.map +1 -1
- package/models/operations/tracklead.d.ts +64 -33
- package/models/operations/tracklead.d.ts.map +1 -1
- package/models/operations/tracklead.js +70 -45
- package/models/operations/tracklead.js.map +1 -1
- package/models/operations/tracksale.d.ts +83 -35
- package/models/operations/tracksale.d.ts.map +1 -1
- package/models/operations/tracksale.js +81 -47
- package/models/operations/tracksale.js.map +1 -1
- package/models/operations/updatedomain.d.ts +52 -21
- package/models/operations/updatedomain.d.ts.map +1 -1
- package/models/operations/updatedomain.js +66 -41
- package/models/operations/updatedomain.js.map +1 -1
- package/models/operations/updatelink.d.ts +101 -49
- package/models/operations/updatelink.d.ts.map +1 -1
- package/models/operations/updatelink.js +128 -97
- package/models/operations/updatelink.js.map +1 -1
- package/models/operations/updatetag.d.ts +79 -23
- package/models/operations/updatetag.d.ts.map +1 -1
- package/models/operations/updatetag.js +75 -41
- package/models/operations/updatetag.js.map +1 -1
- package/models/operations/updateworkspace.d.ts +44 -5
- package/models/operations/updateworkspace.d.ts.map +1 -1
- package/models/operations/updateworkspace.js +52 -7
- package/models/operations/updateworkspace.js.map +1 -1
- package/models/operations/upsertlink.d.ts +83 -40
- package/models/operations/upsertlink.d.ts.map +1 -1
- package/models/operations/upsertlink.js +99 -77
- package/models/operations/upsertlink.js.map +1 -1
- package/package.json +2 -2
- package/sdk/analytics.d.ts.map +1 -1
- package/sdk/analytics.js +24 -26
- package/sdk/analytics.js.map +1 -1
- package/sdk/domains.d.ts.map +1 -1
- package/sdk/domains.js +96 -104
- package/sdk/domains.js.map +1 -1
- package/sdk/links.d.ts +3 -3
- package/sdk/links.d.ts.map +1 -1
- package/sdk/links.js +223 -240
- package/sdk/links.js.map +1 -1
- package/sdk/metatags.d.ts.map +1 -1
- package/sdk/metatags.js +6 -7
- package/sdk/metatags.js.map +1 -1
- package/sdk/qrcodes.d.ts.map +1 -1
- package/sdk/qrcodes.js +23 -24
- package/sdk/qrcodes.js.map +1 -1
- package/sdk/tags.d.ts +1 -1
- package/sdk/tags.d.ts.map +1 -1
- package/sdk/tags.js +77 -80
- package/sdk/tags.js.map +1 -1
- package/sdk/track.d.ts.map +1 -1
- package/sdk/track.js +75 -81
- package/sdk/track.js.map +1 -1
- package/sdk/workspaces.d.ts +1 -1
- package/sdk/workspaces.d.ts.map +1 -1
- package/sdk/workspaces.js +55 -53
- package/sdk/workspaces.js.map +1 -1
- package/src/lib/config.ts +3 -3
- package/src/lib/sdks.ts +19 -0
- package/src/models/components/clicksbrowsers.ts +28 -10
- package/src/models/components/clickscities.ts +48 -19
- package/src/models/components/clickscount.ts +27 -10
- package/src/models/components/clickscountries.ts +42 -13
- package/src/models/components/clicksdevices.ts +28 -10
- package/src/models/components/clicksos.ts +24 -10
- package/src/models/components/clicksreferers.ts +28 -10
- package/src/models/components/clickstimeseries.ts +28 -10
- package/src/models/components/clickstoplinks.ts +40 -22
- package/src/models/components/clickstopurls.ts +28 -10
- package/src/models/components/countrycode.ts +15 -2
- package/src/models/components/domainschema.ts +51 -34
- package/src/models/components/leadsbrowsers.ts +28 -10
- package/src/models/components/leadscities.ts +48 -19
- package/src/models/components/leadscount.ts +22 -8
- package/src/models/components/leadscountries.ts +44 -14
- package/src/models/components/leadsdevices.ts +30 -13
- package/src/models/components/leadsos.ts +26 -13
- package/src/models/components/leadsreferers.ts +28 -10
- package/src/models/components/leadstimeseries.ts +28 -10
- package/src/models/components/leadstoplinks.ts +40 -22
- package/src/models/components/leadstopurls.ts +30 -13
- package/src/models/components/linkgeotargeting.ts +1282 -1265
- package/src/models/components/linkschema.ts +1439 -1408
- package/src/models/components/salesbrowsers.ts +30 -12
- package/src/models/components/salescities.ts +51 -22
- package/src/models/components/salescount.ts +24 -10
- package/src/models/components/salescountries.ts +46 -16
- package/src/models/components/salesdevices.ts +33 -16
- package/src/models/components/salesos.ts +29 -16
- package/src/models/components/salesreferers.ts +30 -12
- package/src/models/components/salestimeseries.ts +30 -12
- package/src/models/components/salestoplinks.ts +42 -24
- package/src/models/components/salestopurls.ts +33 -16
- package/src/models/components/security.ts +22 -8
- package/src/models/components/tagschema.ts +40 -15
- package/src/models/components/workspaceschema.ts +143 -77
- package/src/models/errors/badrequest.ts +90 -54
- package/src/models/errors/conflict.ts +96 -54
- package/src/models/errors/forbidden.ts +96 -54
- package/src/models/errors/internalservererror.ts +110 -55
- package/src/models/errors/inviteexpired.ts +104 -55
- package/src/models/errors/notfound.ts +96 -54
- package/src/models/errors/ratelimitexceeded.ts +100 -50
- package/src/models/errors/unauthorized.ts +92 -46
- package/src/models/errors/unprocessableentity.ts +110 -55
- package/src/models/operations/bulkcreatelinks.ts +179 -115
- package/src/models/operations/bulkupdatelinks.ts +168 -100
- package/src/models/operations/createdomain.ts +71 -38
- package/src/models/operations/createlink.ts +172 -115
- package/src/models/operations/createtag.ts +76 -35
- package/src/models/operations/deletedomain.ts +95 -41
- package/src/models/operations/deletelink.ts +84 -37
- package/src/models/operations/getlinkinfo.ts +71 -36
- package/src/models/operations/getlinks.ts +134 -65
- package/src/models/operations/getlinkscount.ts +190 -86
- package/src/models/operations/getmetatags.ts +68 -28
- package/src/models/operations/getqrcode.ts +50 -21
- package/src/models/operations/gettags.ts +48 -19
- package/src/models/operations/getworkspace.ts +31 -10
- package/src/models/operations/listdomains.ts +57 -24
- package/src/models/operations/retrieveanalytics.ts +278 -193
- package/src/models/operations/trackcustomer.ts +114 -64
- package/src/models/operations/tracklead.ts +126 -76
- package/src/models/operations/tracksale.ts +141 -79
- package/src/models/operations/updatedomain.ts +117 -63
- package/src/models/operations/updatelink.ts +210 -135
- package/src/models/operations/updatetag.ts +121 -62
- package/src/models/operations/updateworkspace.ts +94 -15
- package/src/models/operations/upsertlink.ts +175 -115
- package/src/sdk/analytics.ts +31 -32
- package/src/sdk/domains.ts +121 -125
- package/src/sdk/links.ts +278 -286
- package/src/sdk/metatags.ts +8 -8
- package/src/sdk/qrcodes.ts +30 -30
- package/src/sdk/tags.ts +97 -96
- package/src/sdk/track.ts +94 -98
- package/src/sdk/workspaces.ts +70 -65
|
@@ -10,10 +10,6 @@ export type GetLinksCountGlobals = {
|
|
|
10
10
|
* @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
|
|
11
11
|
*/
|
|
12
12
|
workspaceId?: string | undefined;
|
|
13
|
-
/**
|
|
14
|
-
* @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
|
|
15
|
-
*/
|
|
16
|
-
projectSlug?: string | undefined;
|
|
17
13
|
};
|
|
18
14
|
|
|
19
15
|
/**
|
|
@@ -81,111 +77,219 @@ export type GetLinksCountRequest = {
|
|
|
81
77
|
};
|
|
82
78
|
|
|
83
79
|
/** @internal */
|
|
80
|
+
export const GetLinksCountGlobals$inboundSchema: z.ZodType<
|
|
81
|
+
GetLinksCountGlobals,
|
|
82
|
+
z.ZodTypeDef,
|
|
83
|
+
unknown
|
|
84
|
+
> = z.object({
|
|
85
|
+
workspaceId: z.string().optional(),
|
|
86
|
+
});
|
|
87
|
+
|
|
88
|
+
/** @internal */
|
|
89
|
+
export type GetLinksCountGlobals$Outbound = {
|
|
90
|
+
workspaceId?: string | undefined;
|
|
91
|
+
};
|
|
92
|
+
|
|
93
|
+
/** @internal */
|
|
94
|
+
export const GetLinksCountGlobals$outboundSchema: z.ZodType<
|
|
95
|
+
GetLinksCountGlobals$Outbound,
|
|
96
|
+
z.ZodTypeDef,
|
|
97
|
+
GetLinksCountGlobals
|
|
98
|
+
> = z.object({
|
|
99
|
+
workspaceId: z.string().optional(),
|
|
100
|
+
});
|
|
101
|
+
|
|
102
|
+
/**
|
|
103
|
+
* @internal
|
|
104
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
105
|
+
*/
|
|
84
106
|
export namespace GetLinksCountGlobals$ {
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
export type Outbound =
|
|
91
|
-
workspaceId?: string | undefined;
|
|
92
|
-
projectSlug?: string | undefined;
|
|
93
|
-
};
|
|
94
|
-
|
|
95
|
-
export const outboundSchema: z.ZodType<Outbound, z.ZodTypeDef, GetLinksCountGlobals> = z.object(
|
|
96
|
-
{
|
|
97
|
-
workspaceId: z.string().optional(),
|
|
98
|
-
projectSlug: z.string().optional(),
|
|
99
|
-
}
|
|
100
|
-
);
|
|
107
|
+
/** @deprecated use `GetLinksCountGlobals$inboundSchema` instead. */
|
|
108
|
+
export const inboundSchema = GetLinksCountGlobals$inboundSchema;
|
|
109
|
+
/** @deprecated use `GetLinksCountGlobals$outboundSchema` instead. */
|
|
110
|
+
export const outboundSchema = GetLinksCountGlobals$outboundSchema;
|
|
111
|
+
/** @deprecated use `GetLinksCountGlobals$Outbound` instead. */
|
|
112
|
+
export type Outbound = GetLinksCountGlobals$Outbound;
|
|
101
113
|
}
|
|
102
114
|
|
|
103
115
|
/** @internal */
|
|
104
|
-
export
|
|
105
|
-
|
|
106
|
-
|
|
116
|
+
export const GetLinksCountQueryParamTagIds$inboundSchema: z.ZodType<
|
|
117
|
+
GetLinksCountQueryParamTagIds,
|
|
118
|
+
z.ZodTypeDef,
|
|
119
|
+
unknown
|
|
120
|
+
> = z.union([z.string(), z.array(z.string())]);
|
|
121
|
+
|
|
122
|
+
/** @internal */
|
|
123
|
+
export type GetLinksCountQueryParamTagIds$Outbound = string | Array<string>;
|
|
107
124
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
125
|
+
/** @internal */
|
|
126
|
+
export const GetLinksCountQueryParamTagIds$outboundSchema: z.ZodType<
|
|
127
|
+
GetLinksCountQueryParamTagIds$Outbound,
|
|
128
|
+
z.ZodTypeDef,
|
|
129
|
+
GetLinksCountQueryParamTagIds
|
|
130
|
+
> = z.union([z.string(), z.array(z.string())]);
|
|
131
|
+
|
|
132
|
+
/**
|
|
133
|
+
* @internal
|
|
134
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
135
|
+
*/
|
|
136
|
+
export namespace GetLinksCountQueryParamTagIds$ {
|
|
137
|
+
/** @deprecated use `GetLinksCountQueryParamTagIds$inboundSchema` instead. */
|
|
138
|
+
export const inboundSchema = GetLinksCountQueryParamTagIds$inboundSchema;
|
|
139
|
+
/** @deprecated use `GetLinksCountQueryParamTagIds$outboundSchema` instead. */
|
|
140
|
+
export const outboundSchema = GetLinksCountQueryParamTagIds$outboundSchema;
|
|
141
|
+
/** @deprecated use `GetLinksCountQueryParamTagIds$Outbound` instead. */
|
|
142
|
+
export type Outbound = GetLinksCountQueryParamTagIds$Outbound;
|
|
111
143
|
}
|
|
112
144
|
|
|
113
145
|
/** @internal */
|
|
146
|
+
export const GetLinksCountQueryParamTagNames$inboundSchema: z.ZodType<
|
|
147
|
+
GetLinksCountQueryParamTagNames,
|
|
148
|
+
z.ZodTypeDef,
|
|
149
|
+
unknown
|
|
150
|
+
> = z.union([z.string(), z.array(z.string())]);
|
|
151
|
+
|
|
152
|
+
/** @internal */
|
|
153
|
+
export type GetLinksCountQueryParamTagNames$Outbound = string | Array<string>;
|
|
154
|
+
|
|
155
|
+
/** @internal */
|
|
156
|
+
export const GetLinksCountQueryParamTagNames$outboundSchema: z.ZodType<
|
|
157
|
+
GetLinksCountQueryParamTagNames$Outbound,
|
|
158
|
+
z.ZodTypeDef,
|
|
159
|
+
GetLinksCountQueryParamTagNames
|
|
160
|
+
> = z.union([z.string(), z.array(z.string())]);
|
|
161
|
+
|
|
162
|
+
/**
|
|
163
|
+
* @internal
|
|
164
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
165
|
+
*/
|
|
114
166
|
export namespace GetLinksCountQueryParamTagNames$ {
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
export
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
z.ZodTypeDef,
|
|
122
|
-
GetLinksCountQueryParamTagNames
|
|
123
|
-
> = z.union([z.string(), z.array(z.string())]);
|
|
167
|
+
/** @deprecated use `GetLinksCountQueryParamTagNames$inboundSchema` instead. */
|
|
168
|
+
export const inboundSchema = GetLinksCountQueryParamTagNames$inboundSchema;
|
|
169
|
+
/** @deprecated use `GetLinksCountQueryParamTagNames$outboundSchema` instead. */
|
|
170
|
+
export const outboundSchema = GetLinksCountQueryParamTagNames$outboundSchema;
|
|
171
|
+
/** @deprecated use `GetLinksCountQueryParamTagNames$Outbound` instead. */
|
|
172
|
+
export type Outbound = GetLinksCountQueryParamTagNames$Outbound;
|
|
124
173
|
}
|
|
125
174
|
|
|
126
175
|
/** @internal */
|
|
176
|
+
export const Two$inboundSchema: z.ZodNativeEnum<typeof Two> = z.nativeEnum(Two);
|
|
177
|
+
|
|
178
|
+
/** @internal */
|
|
179
|
+
export const Two$outboundSchema: z.ZodNativeEnum<typeof Two> = Two$inboundSchema;
|
|
180
|
+
|
|
181
|
+
/**
|
|
182
|
+
* @internal
|
|
183
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
184
|
+
*/
|
|
127
185
|
export namespace Two$ {
|
|
128
|
-
|
|
129
|
-
export const
|
|
186
|
+
/** @deprecated use `Two$inboundSchema` instead. */
|
|
187
|
+
export const inboundSchema = Two$inboundSchema;
|
|
188
|
+
/** @deprecated use `Two$outboundSchema` instead. */
|
|
189
|
+
export const outboundSchema = Two$outboundSchema;
|
|
130
190
|
}
|
|
131
191
|
|
|
132
192
|
/** @internal */
|
|
193
|
+
export const One$inboundSchema: z.ZodNativeEnum<typeof One> = z.nativeEnum(One);
|
|
194
|
+
|
|
195
|
+
/** @internal */
|
|
196
|
+
export const One$outboundSchema: z.ZodNativeEnum<typeof One> = One$inboundSchema;
|
|
197
|
+
|
|
198
|
+
/**
|
|
199
|
+
* @internal
|
|
200
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
201
|
+
*/
|
|
133
202
|
export namespace One$ {
|
|
134
|
-
|
|
135
|
-
export const
|
|
203
|
+
/** @deprecated use `One$inboundSchema` instead. */
|
|
204
|
+
export const inboundSchema = One$inboundSchema;
|
|
205
|
+
/** @deprecated use `One$outboundSchema` instead. */
|
|
206
|
+
export const outboundSchema = One$outboundSchema;
|
|
136
207
|
}
|
|
137
208
|
|
|
138
209
|
/** @internal */
|
|
210
|
+
export const GroupBy$inboundSchema: z.ZodType<GroupBy, z.ZodTypeDef, unknown> = z.union([
|
|
211
|
+
One$inboundSchema,
|
|
212
|
+
Two$inboundSchema,
|
|
213
|
+
]);
|
|
214
|
+
|
|
215
|
+
/** @internal */
|
|
216
|
+
export type GroupBy$Outbound = string | string;
|
|
217
|
+
|
|
218
|
+
/** @internal */
|
|
219
|
+
export const GroupBy$outboundSchema: z.ZodType<GroupBy$Outbound, z.ZodTypeDef, GroupBy> = z.union([
|
|
220
|
+
One$outboundSchema,
|
|
221
|
+
Two$outboundSchema,
|
|
222
|
+
]);
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* @internal
|
|
226
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
227
|
+
*/
|
|
139
228
|
export namespace GroupBy$ {
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
export type Outbound =
|
|
146
|
-
export const outboundSchema: z.ZodType<Outbound, z.ZodTypeDef, GroupBy> = z.union([
|
|
147
|
-
One$.outboundSchema,
|
|
148
|
-
Two$.outboundSchema,
|
|
149
|
-
]);
|
|
229
|
+
/** @deprecated use `GroupBy$inboundSchema` instead. */
|
|
230
|
+
export const inboundSchema = GroupBy$inboundSchema;
|
|
231
|
+
/** @deprecated use `GroupBy$outboundSchema` instead. */
|
|
232
|
+
export const outboundSchema = GroupBy$outboundSchema;
|
|
233
|
+
/** @deprecated use `GroupBy$Outbound` instead. */
|
|
234
|
+
export type Outbound = GroupBy$Outbound;
|
|
150
235
|
}
|
|
151
236
|
|
|
152
237
|
/** @internal */
|
|
238
|
+
export const GetLinksCountRequest$inboundSchema: z.ZodType<
|
|
239
|
+
GetLinksCountRequest,
|
|
240
|
+
z.ZodTypeDef,
|
|
241
|
+
unknown
|
|
242
|
+
> = z.object({
|
|
243
|
+
domain: z.string().optional(),
|
|
244
|
+
tagId: z.string().optional(),
|
|
245
|
+
tagIds: z.union([z.string(), z.array(z.string())]).optional(),
|
|
246
|
+
tagNames: z.union([z.string(), z.array(z.string())]).optional(),
|
|
247
|
+
search: z.string().optional(),
|
|
248
|
+
userId: z.string().optional(),
|
|
249
|
+
showArchived: z.boolean().default(false),
|
|
250
|
+
withTags: z.boolean().default(false),
|
|
251
|
+
groupBy: z.union([One$inboundSchema, Two$inboundSchema]).optional(),
|
|
252
|
+
});
|
|
253
|
+
|
|
254
|
+
/** @internal */
|
|
255
|
+
export type GetLinksCountRequest$Outbound = {
|
|
256
|
+
domain?: string | undefined;
|
|
257
|
+
tagId?: string | undefined;
|
|
258
|
+
tagIds?: string | Array<string> | undefined;
|
|
259
|
+
tagNames?: string | Array<string> | undefined;
|
|
260
|
+
search?: string | undefined;
|
|
261
|
+
userId?: string | undefined;
|
|
262
|
+
showArchived: boolean;
|
|
263
|
+
withTags: boolean;
|
|
264
|
+
groupBy?: string | string | undefined;
|
|
265
|
+
};
|
|
266
|
+
|
|
267
|
+
/** @internal */
|
|
268
|
+
export const GetLinksCountRequest$outboundSchema: z.ZodType<
|
|
269
|
+
GetLinksCountRequest$Outbound,
|
|
270
|
+
z.ZodTypeDef,
|
|
271
|
+
GetLinksCountRequest
|
|
272
|
+
> = z.object({
|
|
273
|
+
domain: z.string().optional(),
|
|
274
|
+
tagId: z.string().optional(),
|
|
275
|
+
tagIds: z.union([z.string(), z.array(z.string())]).optional(),
|
|
276
|
+
tagNames: z.union([z.string(), z.array(z.string())]).optional(),
|
|
277
|
+
search: z.string().optional(),
|
|
278
|
+
userId: z.string().optional(),
|
|
279
|
+
showArchived: z.boolean().default(false),
|
|
280
|
+
withTags: z.boolean().default(false),
|
|
281
|
+
groupBy: z.union([One$outboundSchema, Two$outboundSchema]).optional(),
|
|
282
|
+
});
|
|
283
|
+
|
|
284
|
+
/**
|
|
285
|
+
* @internal
|
|
286
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
287
|
+
*/
|
|
153
288
|
export namespace GetLinksCountRequest$ {
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
userId: z.string().optional(),
|
|
161
|
-
showArchived: z.boolean().default(false),
|
|
162
|
-
withTags: z.boolean().default(false),
|
|
163
|
-
groupBy: z.union([One$.inboundSchema, Two$.inboundSchema]).optional(),
|
|
164
|
-
});
|
|
165
|
-
|
|
166
|
-
export type Outbound = {
|
|
167
|
-
domain?: string | undefined;
|
|
168
|
-
tagId?: string | undefined;
|
|
169
|
-
tagIds?: string | Array<string> | undefined;
|
|
170
|
-
tagNames?: string | Array<string> | undefined;
|
|
171
|
-
search?: string | undefined;
|
|
172
|
-
userId?: string | undefined;
|
|
173
|
-
showArchived: boolean;
|
|
174
|
-
withTags: boolean;
|
|
175
|
-
groupBy?: string | string | undefined;
|
|
176
|
-
};
|
|
177
|
-
|
|
178
|
-
export const outboundSchema: z.ZodType<Outbound, z.ZodTypeDef, GetLinksCountRequest> = z.object(
|
|
179
|
-
{
|
|
180
|
-
domain: z.string().optional(),
|
|
181
|
-
tagId: z.string().optional(),
|
|
182
|
-
tagIds: z.union([z.string(), z.array(z.string())]).optional(),
|
|
183
|
-
tagNames: z.union([z.string(), z.array(z.string())]).optional(),
|
|
184
|
-
search: z.string().optional(),
|
|
185
|
-
userId: z.string().optional(),
|
|
186
|
-
showArchived: z.boolean().default(false),
|
|
187
|
-
withTags: z.boolean().default(false),
|
|
188
|
-
groupBy: z.union([One$.outboundSchema, Two$.outboundSchema]).optional(),
|
|
189
|
-
}
|
|
190
|
-
);
|
|
289
|
+
/** @deprecated use `GetLinksCountRequest$inboundSchema` instead. */
|
|
290
|
+
export const inboundSchema = GetLinksCountRequest$inboundSchema;
|
|
291
|
+
/** @deprecated use `GetLinksCountRequest$outboundSchema` instead. */
|
|
292
|
+
export const outboundSchema = GetLinksCountRequest$outboundSchema;
|
|
293
|
+
/** @deprecated use `GetLinksCountRequest$Outbound` instead. */
|
|
294
|
+
export type Outbound = GetLinksCountRequest$Outbound;
|
|
191
295
|
}
|
|
@@ -30,39 +30,79 @@ export type GetMetatagsResponseBody = {
|
|
|
30
30
|
};
|
|
31
31
|
|
|
32
32
|
/** @internal */
|
|
33
|
-
export
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
33
|
+
export const GetMetatagsRequest$inboundSchema: z.ZodType<
|
|
34
|
+
GetMetatagsRequest,
|
|
35
|
+
z.ZodTypeDef,
|
|
36
|
+
unknown
|
|
37
|
+
> = z.object({
|
|
38
|
+
url: z.string(),
|
|
39
|
+
});
|
|
40
|
+
|
|
41
|
+
/** @internal */
|
|
42
|
+
export type GetMetatagsRequest$Outbound = {
|
|
43
|
+
url: string;
|
|
44
|
+
};
|
|
37
45
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
46
|
+
/** @internal */
|
|
47
|
+
export const GetMetatagsRequest$outboundSchema: z.ZodType<
|
|
48
|
+
GetMetatagsRequest$Outbound,
|
|
49
|
+
z.ZodTypeDef,
|
|
50
|
+
GetMetatagsRequest
|
|
51
|
+
> = z.object({
|
|
52
|
+
url: z.string(),
|
|
53
|
+
});
|
|
41
54
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
58
|
+
*/
|
|
59
|
+
export namespace GetMetatagsRequest$ {
|
|
60
|
+
/** @deprecated use `GetMetatagsRequest$inboundSchema` instead. */
|
|
61
|
+
export const inboundSchema = GetMetatagsRequest$inboundSchema;
|
|
62
|
+
/** @deprecated use `GetMetatagsRequest$outboundSchema` instead. */
|
|
63
|
+
export const outboundSchema = GetMetatagsRequest$outboundSchema;
|
|
64
|
+
/** @deprecated use `GetMetatagsRequest$Outbound` instead. */
|
|
65
|
+
export type Outbound = GetMetatagsRequest$Outbound;
|
|
45
66
|
}
|
|
46
67
|
|
|
47
68
|
/** @internal */
|
|
48
|
-
export
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
69
|
+
export const GetMetatagsResponseBody$inboundSchema: z.ZodType<
|
|
70
|
+
GetMetatagsResponseBody,
|
|
71
|
+
z.ZodTypeDef,
|
|
72
|
+
unknown
|
|
73
|
+
> = z.object({
|
|
74
|
+
title: z.nullable(z.string()),
|
|
75
|
+
description: z.nullable(z.string()),
|
|
76
|
+
image: z.nullable(z.string()),
|
|
77
|
+
});
|
|
55
78
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
79
|
+
/** @internal */
|
|
80
|
+
export type GetMetatagsResponseBody$Outbound = {
|
|
81
|
+
title: string | null;
|
|
82
|
+
description: string | null;
|
|
83
|
+
image: string | null;
|
|
84
|
+
};
|
|
61
85
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
86
|
+
/** @internal */
|
|
87
|
+
export const GetMetatagsResponseBody$outboundSchema: z.ZodType<
|
|
88
|
+
GetMetatagsResponseBody$Outbound,
|
|
89
|
+
z.ZodTypeDef,
|
|
90
|
+
GetMetatagsResponseBody
|
|
91
|
+
> = z.object({
|
|
92
|
+
title: z.nullable(z.string()),
|
|
93
|
+
description: z.nullable(z.string()),
|
|
94
|
+
image: z.nullable(z.string()),
|
|
95
|
+
});
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* @internal
|
|
99
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
100
|
+
*/
|
|
101
|
+
export namespace GetMetatagsResponseBody$ {
|
|
102
|
+
/** @deprecated use `GetMetatagsResponseBody$inboundSchema` instead. */
|
|
103
|
+
export const inboundSchema = GetMetatagsResponseBody$inboundSchema;
|
|
104
|
+
/** @deprecated use `GetMetatagsResponseBody$outboundSchema` instead. */
|
|
105
|
+
export const outboundSchema = GetMetatagsResponseBody$outboundSchema;
|
|
106
|
+
/** @deprecated use `GetMetatagsResponseBody$Outbound` instead. */
|
|
107
|
+
export type Outbound = GetMetatagsResponseBody$Outbound;
|
|
68
108
|
}
|
|
@@ -47,37 +47,66 @@ export type GetQRCodeRequest = {
|
|
|
47
47
|
};
|
|
48
48
|
|
|
49
49
|
/** @internal */
|
|
50
|
+
export const Level$inboundSchema: z.ZodNativeEnum<typeof Level> = z.nativeEnum(Level);
|
|
51
|
+
|
|
52
|
+
/** @internal */
|
|
53
|
+
export const Level$outboundSchema: z.ZodNativeEnum<typeof Level> = Level$inboundSchema;
|
|
54
|
+
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
58
|
+
*/
|
|
50
59
|
export namespace Level$ {
|
|
51
|
-
|
|
52
|
-
export const
|
|
60
|
+
/** @deprecated use `Level$inboundSchema` instead. */
|
|
61
|
+
export const inboundSchema = Level$inboundSchema;
|
|
62
|
+
/** @deprecated use `Level$outboundSchema` instead. */
|
|
63
|
+
export const outboundSchema = Level$outboundSchema;
|
|
53
64
|
}
|
|
54
65
|
|
|
55
66
|
/** @internal */
|
|
56
|
-
export
|
|
57
|
-
|
|
67
|
+
export const GetQRCodeRequest$inboundSchema: z.ZodType<GetQRCodeRequest, z.ZodTypeDef, unknown> =
|
|
68
|
+
z.object({
|
|
58
69
|
url: z.string(),
|
|
59
70
|
size: z.number().default(600),
|
|
60
|
-
level: Level
|
|
71
|
+
level: Level$inboundSchema.default("L"),
|
|
61
72
|
fgColor: z.string().default("#000000"),
|
|
62
73
|
bgColor: z.string().default("#FFFFFF"),
|
|
63
74
|
includeMargin: z.boolean().default(false),
|
|
64
75
|
});
|
|
65
76
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
77
|
+
/** @internal */
|
|
78
|
+
export type GetQRCodeRequest$Outbound = {
|
|
79
|
+
url: string;
|
|
80
|
+
size: number;
|
|
81
|
+
level: string;
|
|
82
|
+
fgColor: string;
|
|
83
|
+
bgColor: string;
|
|
84
|
+
includeMargin: boolean;
|
|
85
|
+
};
|
|
74
86
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
87
|
+
/** @internal */
|
|
88
|
+
export const GetQRCodeRequest$outboundSchema: z.ZodType<
|
|
89
|
+
GetQRCodeRequest$Outbound,
|
|
90
|
+
z.ZodTypeDef,
|
|
91
|
+
GetQRCodeRequest
|
|
92
|
+
> = z.object({
|
|
93
|
+
url: z.string(),
|
|
94
|
+
size: z.number().default(600),
|
|
95
|
+
level: Level$outboundSchema.default("L"),
|
|
96
|
+
fgColor: z.string().default("#000000"),
|
|
97
|
+
bgColor: z.string().default("#FFFFFF"),
|
|
98
|
+
includeMargin: z.boolean().default(false),
|
|
99
|
+
});
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* @internal
|
|
103
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
104
|
+
*/
|
|
105
|
+
export namespace GetQRCodeRequest$ {
|
|
106
|
+
/** @deprecated use `GetQRCodeRequest$inboundSchema` instead. */
|
|
107
|
+
export const inboundSchema = GetQRCodeRequest$inboundSchema;
|
|
108
|
+
/** @deprecated use `GetQRCodeRequest$outboundSchema` instead. */
|
|
109
|
+
export const outboundSchema = GetQRCodeRequest$outboundSchema;
|
|
110
|
+
/** @deprecated use `GetQRCodeRequest$Outbound` instead. */
|
|
111
|
+
export type Outbound = GetQRCodeRequest$Outbound;
|
|
83
112
|
}
|
|
@@ -9,37 +9,66 @@ export type GetTagsGlobals = {
|
|
|
9
9
|
* @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
|
|
10
10
|
*/
|
|
11
11
|
workspaceId?: string | undefined;
|
|
12
|
-
/**
|
|
13
|
-
* @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
|
|
14
|
-
*/
|
|
15
|
-
projectSlug?: string | undefined;
|
|
16
12
|
};
|
|
17
13
|
|
|
18
14
|
export type GetTagsRequest = {};
|
|
19
15
|
|
|
20
16
|
/** @internal */
|
|
21
|
-
export
|
|
22
|
-
|
|
17
|
+
export const GetTagsGlobals$inboundSchema: z.ZodType<GetTagsGlobals, z.ZodTypeDef, unknown> =
|
|
18
|
+
z.object({
|
|
23
19
|
workspaceId: z.string().optional(),
|
|
24
|
-
projectSlug: z.string().optional(),
|
|
25
20
|
});
|
|
26
21
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
22
|
+
/** @internal */
|
|
23
|
+
export type GetTagsGlobals$Outbound = {
|
|
24
|
+
workspaceId?: string | undefined;
|
|
25
|
+
};
|
|
31
26
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
27
|
+
/** @internal */
|
|
28
|
+
export const GetTagsGlobals$outboundSchema: z.ZodType<
|
|
29
|
+
GetTagsGlobals$Outbound,
|
|
30
|
+
z.ZodTypeDef,
|
|
31
|
+
GetTagsGlobals
|
|
32
|
+
> = z.object({
|
|
33
|
+
workspaceId: z.string().optional(),
|
|
34
|
+
});
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* @internal
|
|
38
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
39
|
+
*/
|
|
40
|
+
export namespace GetTagsGlobals$ {
|
|
41
|
+
/** @deprecated use `GetTagsGlobals$inboundSchema` instead. */
|
|
42
|
+
export const inboundSchema = GetTagsGlobals$inboundSchema;
|
|
43
|
+
/** @deprecated use `GetTagsGlobals$outboundSchema` instead. */
|
|
44
|
+
export const outboundSchema = GetTagsGlobals$outboundSchema;
|
|
45
|
+
/** @deprecated use `GetTagsGlobals$Outbound` instead. */
|
|
46
|
+
export type Outbound = GetTagsGlobals$Outbound;
|
|
36
47
|
}
|
|
37
48
|
|
|
38
49
|
/** @internal */
|
|
39
|
-
export
|
|
40
|
-
|
|
50
|
+
export const GetTagsRequest$inboundSchema: z.ZodType<GetTagsRequest, z.ZodTypeDef, unknown> =
|
|
51
|
+
z.object({});
|
|
41
52
|
|
|
42
|
-
|
|
53
|
+
/** @internal */
|
|
54
|
+
export type GetTagsRequest$Outbound = {};
|
|
43
55
|
|
|
44
|
-
|
|
56
|
+
/** @internal */
|
|
57
|
+
export const GetTagsRequest$outboundSchema: z.ZodType<
|
|
58
|
+
GetTagsRequest$Outbound,
|
|
59
|
+
z.ZodTypeDef,
|
|
60
|
+
GetTagsRequest
|
|
61
|
+
> = z.object({});
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
66
|
+
*/
|
|
67
|
+
export namespace GetTagsRequest$ {
|
|
68
|
+
/** @deprecated use `GetTagsRequest$inboundSchema` instead. */
|
|
69
|
+
export const inboundSchema = GetTagsRequest$inboundSchema;
|
|
70
|
+
/** @deprecated use `GetTagsRequest$outboundSchema` instead. */
|
|
71
|
+
export const outboundSchema = GetTagsRequest$outboundSchema;
|
|
72
|
+
/** @deprecated use `GetTagsRequest$Outbound` instead. */
|
|
73
|
+
export type Outbound = GetTagsRequest$Outbound;
|
|
45
74
|
}
|
|
@@ -12,16 +12,37 @@ export type GetWorkspaceRequest = {
|
|
|
12
12
|
};
|
|
13
13
|
|
|
14
14
|
/** @internal */
|
|
15
|
-
export
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
15
|
+
export const GetWorkspaceRequest$inboundSchema: z.ZodType<
|
|
16
|
+
GetWorkspaceRequest,
|
|
17
|
+
z.ZodTypeDef,
|
|
18
|
+
unknown
|
|
19
|
+
> = z.object({
|
|
20
|
+
idOrSlug: z.string(),
|
|
21
|
+
});
|
|
22
|
+
|
|
23
|
+
/** @internal */
|
|
24
|
+
export type GetWorkspaceRequest$Outbound = {
|
|
25
|
+
idOrSlug: string;
|
|
26
|
+
};
|
|
19
27
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
28
|
+
/** @internal */
|
|
29
|
+
export const GetWorkspaceRequest$outboundSchema: z.ZodType<
|
|
30
|
+
GetWorkspaceRequest$Outbound,
|
|
31
|
+
z.ZodTypeDef,
|
|
32
|
+
GetWorkspaceRequest
|
|
33
|
+
> = z.object({
|
|
34
|
+
idOrSlug: z.string(),
|
|
35
|
+
});
|
|
23
36
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
37
|
+
/**
|
|
38
|
+
* @internal
|
|
39
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
40
|
+
*/
|
|
41
|
+
export namespace GetWorkspaceRequest$ {
|
|
42
|
+
/** @deprecated use `GetWorkspaceRequest$inboundSchema` instead. */
|
|
43
|
+
export const inboundSchema = GetWorkspaceRequest$inboundSchema;
|
|
44
|
+
/** @deprecated use `GetWorkspaceRequest$outboundSchema` instead. */
|
|
45
|
+
export const outboundSchema = GetWorkspaceRequest$outboundSchema;
|
|
46
|
+
/** @deprecated use `GetWorkspaceRequest$Outbound` instead. */
|
|
47
|
+
export type Outbound = GetWorkspaceRequest$Outbound;
|
|
27
48
|
}
|