@documenso/sdk-typescript 0.2.0 → 0.3.1
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/FUNCTIONS.md +9 -24
- package/README.md +156 -64
- package/bin/mcp-server.js +6782 -5753
- package/bin/mcp-server.js.map +147 -136
- package/docs/sdks/directlink/README.md +23 -35
- package/docs/sdks/documents/README.md +109 -226
- package/docs/sdks/documentsfields/README.md +76 -136
- package/docs/sdks/documentsrecipients/README.md +54 -102
- package/docs/sdks/embedding/README.md +153 -0
- package/docs/sdks/templates/README.md +43 -166
- package/docs/sdks/templatesfields/README.md +76 -126
- package/docs/sdks/templatesrecipients/README.md +52 -104
- package/funcs/documentsCreateV0.d.ts +3 -2
- package/funcs/documentsCreateV0.d.ts.map +1 -1
- package/funcs/documentsCreateV0.js +3 -1
- package/funcs/documentsCreateV0.js.map +1 -1
- package/funcs/documentsDelete.d.ts +3 -2
- package/funcs/documentsDelete.d.ts.map +1 -1
- package/funcs/documentsDelete.js +3 -1
- package/funcs/documentsDelete.js.map +1 -1
- package/funcs/documentsDistribute.d.ts +3 -2
- package/funcs/documentsDistribute.d.ts.map +1 -1
- package/funcs/documentsDistribute.js +3 -1
- package/funcs/documentsDistribute.js.map +1 -1
- package/funcs/documentsDuplicate.d.ts +3 -2
- package/funcs/documentsDuplicate.d.ts.map +1 -1
- package/funcs/documentsDuplicate.js +3 -1
- package/funcs/documentsDuplicate.js.map +1 -1
- package/funcs/documentsFieldsCreate.d.ts +3 -2
- package/funcs/documentsFieldsCreate.d.ts.map +1 -1
- package/funcs/documentsFieldsCreate.js +3 -1
- package/funcs/documentsFieldsCreate.js.map +1 -1
- package/funcs/documentsFieldsCreateMany.d.ts +3 -2
- package/funcs/documentsFieldsCreateMany.d.ts.map +1 -1
- package/funcs/documentsFieldsCreateMany.js +3 -1
- package/funcs/documentsFieldsCreateMany.js.map +1 -1
- package/funcs/documentsFieldsDelete.d.ts +3 -2
- package/funcs/documentsFieldsDelete.d.ts.map +1 -1
- package/funcs/documentsFieldsDelete.js +3 -1
- package/funcs/documentsFieldsDelete.js.map +1 -1
- package/funcs/documentsFieldsGet.d.ts +3 -2
- package/funcs/documentsFieldsGet.d.ts.map +1 -1
- package/funcs/documentsFieldsGet.js +3 -1
- package/funcs/documentsFieldsGet.js.map +1 -1
- package/funcs/documentsFieldsUpdate.d.ts +3 -2
- package/funcs/documentsFieldsUpdate.d.ts.map +1 -1
- package/funcs/documentsFieldsUpdate.js +3 -1
- package/funcs/documentsFieldsUpdate.js.map +1 -1
- package/funcs/documentsFieldsUpdateMany.d.ts +3 -2
- package/funcs/documentsFieldsUpdateMany.d.ts.map +1 -1
- package/funcs/documentsFieldsUpdateMany.js +3 -1
- package/funcs/documentsFieldsUpdateMany.js.map +1 -1
- package/funcs/documentsFind.d.ts +3 -2
- package/funcs/documentsFind.d.ts.map +1 -1
- package/funcs/documentsFind.js +4 -1
- package/funcs/documentsFind.js.map +1 -1
- package/funcs/documentsGet.d.ts +3 -2
- package/funcs/documentsGet.d.ts.map +1 -1
- package/funcs/documentsGet.js +7 -1
- package/funcs/documentsGet.js.map +1 -1
- package/funcs/documentsRecipientsCreate.d.ts +3 -2
- package/funcs/documentsRecipientsCreate.d.ts.map +1 -1
- package/funcs/documentsRecipientsCreate.js +3 -1
- package/funcs/documentsRecipientsCreate.js.map +1 -1
- package/funcs/documentsRecipientsCreateMany.d.ts +3 -2
- package/funcs/documentsRecipientsCreateMany.d.ts.map +1 -1
- package/funcs/documentsRecipientsCreateMany.js +3 -1
- package/funcs/documentsRecipientsCreateMany.js.map +1 -1
- package/funcs/documentsRecipientsDelete.d.ts +3 -2
- package/funcs/documentsRecipientsDelete.d.ts.map +1 -1
- package/funcs/documentsRecipientsDelete.js +3 -1
- package/funcs/documentsRecipientsDelete.js.map +1 -1
- package/funcs/documentsRecipientsGet.d.ts +3 -2
- package/funcs/documentsRecipientsGet.d.ts.map +1 -1
- package/funcs/documentsRecipientsGet.js +3 -1
- package/funcs/documentsRecipientsGet.js.map +1 -1
- package/funcs/documentsRecipientsUpdate.d.ts +3 -2
- package/funcs/documentsRecipientsUpdate.d.ts.map +1 -1
- package/funcs/documentsRecipientsUpdate.js +3 -1
- package/funcs/documentsRecipientsUpdate.js.map +1 -1
- package/funcs/documentsRecipientsUpdateMany.d.ts +3 -2
- package/funcs/documentsRecipientsUpdateMany.d.ts.map +1 -1
- package/funcs/documentsRecipientsUpdateMany.js +3 -1
- package/funcs/documentsRecipientsUpdateMany.js.map +1 -1
- package/funcs/documentsRedistribute.d.ts +3 -2
- package/funcs/documentsRedistribute.d.ts.map +1 -1
- package/funcs/documentsRedistribute.js +3 -1
- package/funcs/documentsRedistribute.js.map +1 -1
- package/funcs/documentsUpdate.d.ts +3 -2
- package/funcs/documentsUpdate.d.ts.map +1 -1
- package/funcs/documentsUpdate.js +3 -1
- package/funcs/documentsUpdate.js.map +1 -1
- package/funcs/embeddingEmbeddingPresignCreateEmbeddingPresignToken.d.ts +18 -0
- package/funcs/embeddingEmbeddingPresignCreateEmbeddingPresignToken.d.ts.map +1 -0
- package/funcs/{templatesMoveToTeam.js → embeddingEmbeddingPresignCreateEmbeddingPresignToken.js} +16 -9
- package/funcs/embeddingEmbeddingPresignCreateEmbeddingPresignToken.js.map +1 -0
- package/funcs/embeddingEmbeddingPresignVerifyEmbeddingPresignToken.d.ts +18 -0
- package/funcs/embeddingEmbeddingPresignVerifyEmbeddingPresignToken.d.ts.map +1 -0
- package/funcs/{documentsMoveToTeam.js → embeddingEmbeddingPresignVerifyEmbeddingPresignToken.js} +16 -9
- package/funcs/embeddingEmbeddingPresignVerifyEmbeddingPresignToken.js.map +1 -0
- package/funcs/templatesDelete.d.ts +3 -2
- package/funcs/templatesDelete.d.ts.map +1 -1
- package/funcs/templatesDelete.js +3 -1
- package/funcs/templatesDelete.js.map +1 -1
- package/funcs/templatesDirectLinkCreate.d.ts +3 -2
- package/funcs/templatesDirectLinkCreate.d.ts.map +1 -1
- package/funcs/templatesDirectLinkCreate.js +3 -1
- package/funcs/templatesDirectLinkCreate.js.map +1 -1
- package/funcs/templatesDirectLinkDelete.d.ts +3 -2
- package/funcs/templatesDirectLinkDelete.d.ts.map +1 -1
- package/funcs/templatesDirectLinkDelete.js +3 -1
- package/funcs/templatesDirectLinkDelete.js.map +1 -1
- package/funcs/templatesDirectLinkToggle.d.ts +3 -2
- package/funcs/templatesDirectLinkToggle.d.ts.map +1 -1
- package/funcs/templatesDirectLinkToggle.js +3 -1
- package/funcs/templatesDirectLinkToggle.js.map +1 -1
- package/funcs/templatesDuplicate.d.ts +3 -2
- package/funcs/templatesDuplicate.d.ts.map +1 -1
- package/funcs/templatesDuplicate.js +3 -1
- package/funcs/templatesDuplicate.js.map +1 -1
- package/funcs/templatesFieldsCreate.d.ts +3 -2
- package/funcs/templatesFieldsCreate.d.ts.map +1 -1
- package/funcs/templatesFieldsCreate.js +3 -1
- package/funcs/templatesFieldsCreate.js.map +1 -1
- package/funcs/templatesFieldsCreateMany.d.ts +3 -2
- package/funcs/templatesFieldsCreateMany.d.ts.map +1 -1
- package/funcs/templatesFieldsCreateMany.js +3 -1
- package/funcs/templatesFieldsCreateMany.js.map +1 -1
- package/funcs/templatesFieldsDelete.d.ts +3 -2
- package/funcs/templatesFieldsDelete.d.ts.map +1 -1
- package/funcs/templatesFieldsDelete.js +3 -1
- package/funcs/templatesFieldsDelete.js.map +1 -1
- package/funcs/templatesFieldsGet.d.ts +3 -2
- package/funcs/templatesFieldsGet.d.ts.map +1 -1
- package/funcs/templatesFieldsGet.js +3 -1
- package/funcs/templatesFieldsGet.js.map +1 -1
- package/funcs/templatesFieldsUpdate.d.ts +3 -2
- package/funcs/templatesFieldsUpdate.d.ts.map +1 -1
- package/funcs/templatesFieldsUpdate.js +3 -1
- package/funcs/templatesFieldsUpdate.js.map +1 -1
- package/funcs/templatesFieldsUpdateMany.d.ts +3 -2
- package/funcs/templatesFieldsUpdateMany.d.ts.map +1 -1
- package/funcs/templatesFieldsUpdateMany.js +3 -1
- package/funcs/templatesFieldsUpdateMany.js.map +1 -1
- package/funcs/templatesFind.d.ts +3 -2
- package/funcs/templatesFind.d.ts.map +1 -1
- package/funcs/templatesFind.js +4 -1
- package/funcs/templatesFind.js.map +1 -1
- package/funcs/templatesGet.d.ts +3 -2
- package/funcs/templatesGet.d.ts.map +1 -1
- package/funcs/templatesGet.js +3 -1
- package/funcs/templatesGet.js.map +1 -1
- package/funcs/templatesRecipientsCreate.d.ts +3 -2
- package/funcs/templatesRecipientsCreate.d.ts.map +1 -1
- package/funcs/templatesRecipientsCreate.js +3 -1
- package/funcs/templatesRecipientsCreate.js.map +1 -1
- package/funcs/templatesRecipientsCreateMany.d.ts +3 -2
- package/funcs/templatesRecipientsCreateMany.d.ts.map +1 -1
- package/funcs/templatesRecipientsCreateMany.js +3 -1
- package/funcs/templatesRecipientsCreateMany.js.map +1 -1
- package/funcs/templatesRecipientsDelete.d.ts +3 -2
- package/funcs/templatesRecipientsDelete.d.ts.map +1 -1
- package/funcs/templatesRecipientsDelete.js +3 -1
- package/funcs/templatesRecipientsDelete.js.map +1 -1
- package/funcs/templatesRecipientsGet.d.ts +3 -2
- package/funcs/templatesRecipientsGet.d.ts.map +1 -1
- package/funcs/templatesRecipientsGet.js +3 -1
- package/funcs/templatesRecipientsGet.js.map +1 -1
- package/funcs/templatesRecipientsUpdate.d.ts +3 -2
- package/funcs/templatesRecipientsUpdate.d.ts.map +1 -1
- package/funcs/templatesRecipientsUpdate.js +3 -1
- package/funcs/templatesRecipientsUpdate.js.map +1 -1
- package/funcs/templatesRecipientsUpdateMany.d.ts +3 -2
- package/funcs/templatesRecipientsUpdateMany.d.ts.map +1 -1
- package/funcs/templatesRecipientsUpdateMany.js +3 -1
- package/funcs/templatesRecipientsUpdateMany.js.map +1 -1
- package/funcs/templatesUpdate.d.ts +3 -2
- package/funcs/templatesUpdate.d.ts.map +1 -1
- package/funcs/templatesUpdate.js +3 -1
- package/funcs/templatesUpdate.js.map +1 -1
- package/funcs/templatesUse.d.ts +3 -2
- package/funcs/templatesUse.d.ts.map +1 -1
- package/funcs/templatesUse.js +3 -1
- package/funcs/templatesUse.js.map +1 -1
- package/hooks/types.d.ts +2 -0
- package/hooks/types.d.ts.map +1 -1
- package/index.d.ts +2 -0
- package/index.d.ts.map +1 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +7 -3
- package/lib/config.d.ts.map +1 -1
- package/lib/config.js +3 -3
- package/lib/config.js.map +1 -1
- package/lib/files.d.ts +5 -0
- package/lib/files.d.ts.map +1 -1
- package/lib/files.js +41 -0
- package/lib/files.js.map +1 -1
- package/lib/matchers.d.ts +6 -11
- package/lib/matchers.d.ts.map +1 -1
- package/lib/matchers.js +45 -31
- package/lib/matchers.js.map +1 -1
- package/lib/sdks.d.ts +4 -1
- package/lib/sdks.d.ts.map +1 -1
- package/lib/sdks.js +16 -16
- package/lib/sdks.js.map +1 -1
- package/lib/security.d.ts +2 -2
- package/lib/security.d.ts.map +1 -1
- package/mcp-server/cli/start/impl.js +2 -2
- package/mcp-server/cli/start/impl.js.map +1 -1
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.js +6 -6
- package/mcp-server/server.js.map +1 -1
- package/mcp-server/tools/embeddingEmbeddingPresignCreateEmbeddingPresignToken.d.ts +8 -0
- package/mcp-server/tools/embeddingEmbeddingPresignCreateEmbeddingPresignToken.d.ts.map +1 -0
- package/mcp-server/tools/{documentsMoveToTeam.js → embeddingEmbeddingPresignCreateEmbeddingPresignToken.js} +9 -9
- package/mcp-server/tools/embeddingEmbeddingPresignCreateEmbeddingPresignToken.js.map +1 -0
- package/mcp-server/tools/embeddingEmbeddingPresignVerifyEmbeddingPresignToken.d.ts +8 -0
- package/mcp-server/tools/embeddingEmbeddingPresignVerifyEmbeddingPresignToken.d.ts.map +1 -0
- package/mcp-server/tools/{templatesMoveToTeam.js → embeddingEmbeddingPresignVerifyEmbeddingPresignToken.js} +9 -9
- package/mcp-server/tools/embeddingEmbeddingPresignVerifyEmbeddingPresignToken.js.map +1 -0
- package/models/errors/apierror.d.ts +8 -6
- package/models/errors/apierror.d.ts.map +1 -1
- package/models/errors/apierror.js +17 -10
- package/models/errors/apierror.js.map +1 -1
- package/models/errors/documensoerror.d.ts +19 -0
- package/models/errors/documensoerror.d.ts.map +1 -0
- package/models/errors/documensoerror.js +20 -0
- package/models/errors/documensoerror.js.map +1 -0
- package/models/errors/documentcreatedocumenttemporary.d.ts +13 -4
- package/models/errors/documentcreatedocumenttemporary.d.ts.map +1 -1
- package/models/errors/documentcreatedocumenttemporary.js +23 -8
- package/models/errors/documentcreatedocumenttemporary.js.map +1 -1
- package/models/errors/documentdeletedocument.d.ts +13 -4
- package/models/errors/documentdeletedocument.d.ts.map +1 -1
- package/models/errors/documentdeletedocument.js +23 -8
- package/models/errors/documentdeletedocument.js.map +1 -1
- package/models/errors/documentduplicatedocument.d.ts +13 -4
- package/models/errors/documentduplicatedocument.d.ts.map +1 -1
- package/models/errors/documentduplicatedocument.js +23 -8
- package/models/errors/documentduplicatedocument.js.map +1 -1
- package/models/errors/documentfinddocuments.d.ts +19 -6
- package/models/errors/documentfinddocuments.d.ts.map +1 -1
- package/models/errors/documentfinddocuments.js +34 -12
- package/models/errors/documentfinddocuments.js.map +1 -1
- package/models/errors/documentgetdocumentwithdetailsbyid.d.ts +19 -6
- package/models/errors/documentgetdocumentwithdetailsbyid.d.ts.map +1 -1
- package/models/errors/documentgetdocumentwithdetailsbyid.js +34 -12
- package/models/errors/documentgetdocumentwithdetailsbyid.js.map +1 -1
- package/models/errors/documentresenddocument.d.ts +13 -4
- package/models/errors/documentresenddocument.d.ts.map +1 -1
- package/models/errors/documentresenddocument.js +23 -8
- package/models/errors/documentresenddocument.js.map +1 -1
- package/models/errors/documentsenddocument.d.ts +13 -4
- package/models/errors/documentsenddocument.d.ts.map +1 -1
- package/models/errors/documentsenddocument.js +23 -8
- package/models/errors/documentsenddocument.js.map +1 -1
- package/models/errors/documentupdatedocument.d.ts +13 -4
- package/models/errors/documentupdatedocument.d.ts.map +1 -1
- package/models/errors/documentupdatedocument.js +23 -8
- package/models/errors/documentupdatedocument.js.map +1 -1
- package/models/errors/embeddingpresigncreateembeddingpresigntoken.d.ts +143 -0
- package/models/errors/embeddingpresigncreateembeddingpresigntoken.d.ts.map +1 -0
- package/models/errors/embeddingpresigncreateembeddingpresigntoken.js +202 -0
- package/models/errors/embeddingpresigncreateembeddingpresigntoken.js.map +1 -0
- package/models/errors/embeddingpresignverifyembeddingpresigntoken.d.ts +143 -0
- package/models/errors/embeddingpresignverifyembeddingpresigntoken.d.ts.map +1 -0
- package/models/errors/embeddingpresignverifyembeddingpresigntoken.js +202 -0
- package/models/errors/embeddingpresignverifyembeddingpresigntoken.js.map +1 -0
- package/models/errors/fieldcreatedocumentfield.d.ts +13 -4
- package/models/errors/fieldcreatedocumentfield.d.ts.map +1 -1
- package/models/errors/fieldcreatedocumentfield.js +23 -8
- package/models/errors/fieldcreatedocumentfield.js.map +1 -1
- package/models/errors/fieldcreatedocumentfields.d.ts +13 -4
- package/models/errors/fieldcreatedocumentfields.d.ts.map +1 -1
- package/models/errors/fieldcreatedocumentfields.js +23 -8
- package/models/errors/fieldcreatedocumentfields.js.map +1 -1
- package/models/errors/fieldcreatetemplatefield.d.ts +13 -4
- package/models/errors/fieldcreatetemplatefield.d.ts.map +1 -1
- package/models/errors/fieldcreatetemplatefield.js +23 -8
- package/models/errors/fieldcreatetemplatefield.js.map +1 -1
- package/models/errors/fieldcreatetemplatefields.d.ts +13 -4
- package/models/errors/fieldcreatetemplatefields.d.ts.map +1 -1
- package/models/errors/fieldcreatetemplatefields.js +23 -8
- package/models/errors/fieldcreatetemplatefields.js.map +1 -1
- package/models/errors/fielddeletedocumentfield.d.ts +13 -4
- package/models/errors/fielddeletedocumentfield.d.ts.map +1 -1
- package/models/errors/fielddeletedocumentfield.js +23 -8
- package/models/errors/fielddeletedocumentfield.js.map +1 -1
- package/models/errors/fielddeletetemplatefield.d.ts +13 -4
- package/models/errors/fielddeletetemplatefield.d.ts.map +1 -1
- package/models/errors/fielddeletetemplatefield.js +23 -8
- package/models/errors/fielddeletetemplatefield.js.map +1 -1
- package/models/errors/fieldgetdocumentfield.d.ts +19 -6
- package/models/errors/fieldgetdocumentfield.d.ts.map +1 -1
- package/models/errors/fieldgetdocumentfield.js +34 -12
- package/models/errors/fieldgetdocumentfield.js.map +1 -1
- package/models/errors/fieldgettemplatefield.d.ts +19 -6
- package/models/errors/fieldgettemplatefield.d.ts.map +1 -1
- package/models/errors/fieldgettemplatefield.js +34 -12
- package/models/errors/fieldgettemplatefield.js.map +1 -1
- package/models/errors/fieldupdatedocumentfield.d.ts +13 -4
- package/models/errors/fieldupdatedocumentfield.d.ts.map +1 -1
- package/models/errors/fieldupdatedocumentfield.js +23 -8
- package/models/errors/fieldupdatedocumentfield.js.map +1 -1
- package/models/errors/fieldupdatedocumentfields.d.ts +13 -4
- package/models/errors/fieldupdatedocumentfields.d.ts.map +1 -1
- package/models/errors/fieldupdatedocumentfields.js +23 -8
- package/models/errors/fieldupdatedocumentfields.js.map +1 -1
- package/models/errors/fieldupdatetemplatefield.d.ts +13 -4
- package/models/errors/fieldupdatetemplatefield.d.ts.map +1 -1
- package/models/errors/fieldupdatetemplatefield.js +23 -8
- package/models/errors/fieldupdatetemplatefield.js.map +1 -1
- package/models/errors/fieldupdatetemplatefields.d.ts +13 -4
- package/models/errors/fieldupdatetemplatefields.d.ts.map +1 -1
- package/models/errors/fieldupdatetemplatefields.js +23 -8
- package/models/errors/fieldupdatetemplatefields.js.map +1 -1
- package/models/errors/index.d.ts +3 -2
- package/models/errors/index.d.ts.map +1 -1
- package/models/errors/index.js +3 -2
- package/models/errors/index.js.map +1 -1
- package/models/errors/recipientcreatedocumentrecipient.d.ts +13 -4
- package/models/errors/recipientcreatedocumentrecipient.d.ts.map +1 -1
- package/models/errors/recipientcreatedocumentrecipient.js +23 -8
- package/models/errors/recipientcreatedocumentrecipient.js.map +1 -1
- package/models/errors/recipientcreatedocumentrecipients.d.ts +13 -4
- package/models/errors/recipientcreatedocumentrecipients.d.ts.map +1 -1
- package/models/errors/recipientcreatedocumentrecipients.js +23 -8
- package/models/errors/recipientcreatedocumentrecipients.js.map +1 -1
- package/models/errors/recipientcreatetemplaterecipient.d.ts +13 -4
- package/models/errors/recipientcreatetemplaterecipient.d.ts.map +1 -1
- package/models/errors/recipientcreatetemplaterecipient.js +23 -8
- package/models/errors/recipientcreatetemplaterecipient.js.map +1 -1
- package/models/errors/recipientcreatetemplaterecipients.d.ts +13 -4
- package/models/errors/recipientcreatetemplaterecipients.d.ts.map +1 -1
- package/models/errors/recipientcreatetemplaterecipients.js +23 -8
- package/models/errors/recipientcreatetemplaterecipients.js.map +1 -1
- package/models/errors/recipientdeletedocumentrecipient.d.ts +13 -4
- package/models/errors/recipientdeletedocumentrecipient.d.ts.map +1 -1
- package/models/errors/recipientdeletedocumentrecipient.js +23 -8
- package/models/errors/recipientdeletedocumentrecipient.js.map +1 -1
- package/models/errors/recipientdeletetemplaterecipient.d.ts +13 -4
- package/models/errors/recipientdeletetemplaterecipient.d.ts.map +1 -1
- package/models/errors/recipientdeletetemplaterecipient.js +23 -8
- package/models/errors/recipientdeletetemplaterecipient.js.map +1 -1
- package/models/errors/recipientgetdocumentrecipient.d.ts +19 -6
- package/models/errors/recipientgetdocumentrecipient.d.ts.map +1 -1
- package/models/errors/recipientgetdocumentrecipient.js +34 -12
- package/models/errors/recipientgetdocumentrecipient.js.map +1 -1
- package/models/errors/recipientgettemplaterecipient.d.ts +19 -6
- package/models/errors/recipientgettemplaterecipient.d.ts.map +1 -1
- package/models/errors/recipientgettemplaterecipient.js +34 -12
- package/models/errors/recipientgettemplaterecipient.js.map +1 -1
- package/models/errors/recipientupdatedocumentrecipient.d.ts +13 -4
- package/models/errors/recipientupdatedocumentrecipient.d.ts.map +1 -1
- package/models/errors/recipientupdatedocumentrecipient.js +23 -8
- package/models/errors/recipientupdatedocumentrecipient.js.map +1 -1
- package/models/errors/recipientupdatedocumentrecipients.d.ts +13 -4
- package/models/errors/recipientupdatedocumentrecipients.d.ts.map +1 -1
- package/models/errors/recipientupdatedocumentrecipients.js +23 -8
- package/models/errors/recipientupdatedocumentrecipients.js.map +1 -1
- package/models/errors/recipientupdatetemplaterecipient.d.ts +13 -4
- package/models/errors/recipientupdatetemplaterecipient.d.ts.map +1 -1
- package/models/errors/recipientupdatetemplaterecipient.js +23 -8
- package/models/errors/recipientupdatetemplaterecipient.js.map +1 -1
- package/models/errors/recipientupdatetemplaterecipients.d.ts +13 -4
- package/models/errors/recipientupdatetemplaterecipients.d.ts.map +1 -1
- package/models/errors/recipientupdatetemplaterecipients.js +23 -8
- package/models/errors/recipientupdatetemplaterecipients.js.map +1 -1
- package/models/errors/responsevalidationerror.d.ts +26 -0
- package/models/errors/responsevalidationerror.d.ts.map +1 -0
- package/models/errors/responsevalidationerror.js +66 -0
- package/models/errors/responsevalidationerror.js.map +1 -0
- package/models/errors/sdkvalidationerror.d.ts +1 -0
- package/models/errors/sdkvalidationerror.d.ts.map +1 -1
- package/models/errors/sdkvalidationerror.js +14 -0
- package/models/errors/sdkvalidationerror.js.map +1 -1
- package/models/errors/templatecreatedocumentfromtemplate.d.ts +13 -4
- package/models/errors/templatecreatedocumentfromtemplate.d.ts.map +1 -1
- package/models/errors/templatecreatedocumentfromtemplate.js +23 -8
- package/models/errors/templatecreatedocumentfromtemplate.js.map +1 -1
- package/models/errors/templatecreatetemplatedirectlink.d.ts +13 -4
- package/models/errors/templatecreatetemplatedirectlink.d.ts.map +1 -1
- package/models/errors/templatecreatetemplatedirectlink.js +23 -8
- package/models/errors/templatecreatetemplatedirectlink.js.map +1 -1
- package/models/errors/templatedeletetemplate.d.ts +13 -4
- package/models/errors/templatedeletetemplate.d.ts.map +1 -1
- package/models/errors/templatedeletetemplate.js +23 -8
- package/models/errors/templatedeletetemplate.js.map +1 -1
- package/models/errors/templatedeletetemplatedirectlink.d.ts +13 -4
- package/models/errors/templatedeletetemplatedirectlink.d.ts.map +1 -1
- package/models/errors/templatedeletetemplatedirectlink.js +23 -8
- package/models/errors/templatedeletetemplatedirectlink.js.map +1 -1
- package/models/errors/templateduplicatetemplate.d.ts +13 -4
- package/models/errors/templateduplicatetemplate.d.ts.map +1 -1
- package/models/errors/templateduplicatetemplate.js +23 -8
- package/models/errors/templateduplicatetemplate.js.map +1 -1
- package/models/errors/templatefindtemplates.d.ts +19 -6
- package/models/errors/templatefindtemplates.d.ts.map +1 -1
- package/models/errors/templatefindtemplates.js +34 -12
- package/models/errors/templatefindtemplates.js.map +1 -1
- package/models/errors/templategettemplatebyid.d.ts +19 -6
- package/models/errors/templategettemplatebyid.d.ts.map +1 -1
- package/models/errors/templategettemplatebyid.js +34 -12
- package/models/errors/templategettemplatebyid.js.map +1 -1
- package/models/errors/templatetoggletemplatedirectlink.d.ts +13 -4
- package/models/errors/templatetoggletemplatedirectlink.d.ts.map +1 -1
- package/models/errors/templatetoggletemplatedirectlink.js +23 -8
- package/models/errors/templatetoggletemplatedirectlink.js.map +1 -1
- package/models/errors/templateupdatetemplate.d.ts +13 -4
- package/models/errors/templateupdatetemplate.d.ts.map +1 -1
- package/models/errors/templateupdatetemplate.js +23 -8
- package/models/errors/templateupdatetemplate.js.map +1 -1
- package/models/operations/documentcreatedocumenttemporary.d.ts +756 -668
- package/models/operations/documentcreatedocumenttemporary.d.ts.map +1 -1
- package/models/operations/documentcreatedocumenttemporary.js +1021 -882
- package/models/operations/documentcreatedocumenttemporary.js.map +1 -1
- package/models/operations/documentfinddocuments.d.ts +25 -22
- package/models/operations/documentfinddocuments.d.ts.map +1 -1
- package/models/operations/documentfinddocuments.js +18 -10
- package/models/operations/documentfinddocuments.js.map +1 -1
- package/models/operations/documentgetdocumentwithdetailsbyid.d.ts +125 -26
- package/models/operations/documentgetdocumentwithdetailsbyid.d.ts.map +1 -1
- package/models/operations/documentgetdocumentwithdetailsbyid.js +120 -26
- package/models/operations/documentgetdocumentwithdetailsbyid.js.map +1 -1
- package/models/operations/documentsenddocument.d.ts +13 -12
- package/models/operations/documentsenddocument.d.ts.map +1 -1
- package/models/operations/documentsenddocument.js +11 -6
- package/models/operations/documentsenddocument.js.map +1 -1
- package/models/operations/documentupdatedocument.d.ts +44 -44
- package/models/operations/documentupdatedocument.d.ts.map +1 -1
- package/models/operations/documentupdatedocument.js +58 -52
- package/models/operations/documentupdatedocument.js.map +1 -1
- package/models/operations/embeddingpresigncreateembeddingpresigntoken.d.ts +67 -0
- package/models/operations/embeddingpresigncreateembeddingpresigntoken.d.ts.map +1 -0
- package/models/operations/embeddingpresigncreateembeddingpresigntoken.js +100 -0
- package/models/operations/embeddingpresigncreateembeddingpresigntoken.js.map +1 -0
- package/models/operations/embeddingpresignverifyembeddingpresigntoken.d.ts +60 -0
- package/models/operations/embeddingpresignverifyembeddingpresigntoken.d.ts.map +1 -0
- package/models/operations/embeddingpresignverifyembeddingpresigntoken.js +96 -0
- package/models/operations/embeddingpresignverifyembeddingpresigntoken.js.map +1 -0
- package/models/operations/fieldcreatedocumentfield.d.ts +283 -283
- package/models/operations/fieldcreatedocumentfield.d.ts.map +1 -1
- package/models/operations/fieldcreatedocumentfield.js +403 -403
- package/models/operations/fieldcreatedocumentfield.js.map +1 -1
- package/models/operations/fieldcreatedocumentfields.d.ts +283 -283
- package/models/operations/fieldcreatedocumentfields.d.ts.map +1 -1
- package/models/operations/fieldcreatedocumentfields.js +403 -403
- package/models/operations/fieldcreatedocumentfields.js.map +1 -1
- package/models/operations/fieldcreatetemplatefield.d.ts +283 -283
- package/models/operations/fieldcreatetemplatefield.d.ts.map +1 -1
- package/models/operations/fieldcreatetemplatefield.js +403 -403
- package/models/operations/fieldcreatetemplatefield.js.map +1 -1
- package/models/operations/fieldcreatetemplatefields.d.ts +283 -283
- package/models/operations/fieldcreatetemplatefields.d.ts.map +1 -1
- package/models/operations/fieldcreatetemplatefields.js +403 -403
- package/models/operations/fieldcreatetemplatefields.js.map +1 -1
- package/models/operations/fieldgetdocumentfield.d.ts +4 -4
- package/models/operations/fieldgetdocumentfield.d.ts.map +1 -1
- package/models/operations/fieldgetdocumentfield.js +12 -12
- package/models/operations/fieldgetdocumentfield.js.map +1 -1
- package/models/operations/fieldgettemplatefield.d.ts +4 -4
- package/models/operations/fieldgettemplatefield.d.ts.map +1 -1
- package/models/operations/fieldgettemplatefield.js +12 -12
- package/models/operations/fieldgettemplatefield.js.map +1 -1
- package/models/operations/fieldupdatedocumentfield.d.ts +283 -283
- package/models/operations/fieldupdatedocumentfield.d.ts.map +1 -1
- package/models/operations/fieldupdatedocumentfield.js +403 -403
- package/models/operations/fieldupdatedocumentfield.js.map +1 -1
- package/models/operations/fieldupdatedocumentfields.d.ts +283 -283
- package/models/operations/fieldupdatedocumentfields.d.ts.map +1 -1
- package/models/operations/fieldupdatedocumentfields.js +403 -403
- package/models/operations/fieldupdatedocumentfields.js.map +1 -1
- package/models/operations/fieldupdatetemplatefield.d.ts +283 -283
- package/models/operations/fieldupdatetemplatefield.d.ts.map +1 -1
- package/models/operations/fieldupdatetemplatefield.js +403 -403
- package/models/operations/fieldupdatetemplatefield.js.map +1 -1
- package/models/operations/fieldupdatetemplatefields.d.ts +283 -283
- package/models/operations/fieldupdatetemplatefields.d.ts.map +1 -1
- package/models/operations/fieldupdatetemplatefields.js +403 -403
- package/models/operations/fieldupdatetemplatefields.js.map +1 -1
- package/models/operations/index.d.ts +2 -2
- package/models/operations/index.d.ts.map +1 -1
- package/models/operations/index.js +2 -2
- package/models/operations/index.js.map +1 -1
- package/models/operations/recipientcreatedocumentrecipient.d.ts +36 -42
- package/models/operations/recipientcreatedocumentrecipient.d.ts.map +1 -1
- package/models/operations/recipientcreatedocumentrecipient.js +46 -42
- package/models/operations/recipientcreatedocumentrecipient.js.map +1 -1
- package/models/operations/recipientcreatedocumentrecipients.d.ts +51 -57
- package/models/operations/recipientcreatedocumentrecipients.d.ts.map +1 -1
- package/models/operations/recipientcreatedocumentrecipients.js +63 -59
- package/models/operations/recipientcreatedocumentrecipients.js.map +1 -1
- package/models/operations/recipientcreatetemplaterecipient.d.ts +36 -42
- package/models/operations/recipientcreatetemplaterecipient.d.ts.map +1 -1
- package/models/operations/recipientcreatetemplaterecipient.js +46 -42
- package/models/operations/recipientcreatetemplaterecipient.js.map +1 -1
- package/models/operations/recipientcreatetemplaterecipients.d.ts +51 -57
- package/models/operations/recipientcreatetemplaterecipients.d.ts.map +1 -1
- package/models/operations/recipientcreatetemplaterecipients.js +63 -59
- package/models/operations/recipientcreatetemplaterecipients.js.map +1 -1
- package/models/operations/recipientgetdocumentrecipient.d.ts +11 -14
- package/models/operations/recipientgetdocumentrecipient.d.ts.map +1 -1
- package/models/operations/recipientgetdocumentrecipient.js +17 -16
- package/models/operations/recipientgetdocumentrecipient.js.map +1 -1
- package/models/operations/recipientgettemplaterecipient.d.ts +11 -14
- package/models/operations/recipientgettemplaterecipient.d.ts.map +1 -1
- package/models/operations/recipientgettemplaterecipient.js +17 -16
- package/models/operations/recipientgettemplaterecipient.js.map +1 -1
- package/models/operations/recipientupdatedocumentrecipient.d.ts +40 -46
- package/models/operations/recipientupdatedocumentrecipient.d.ts.map +1 -1
- package/models/operations/recipientupdatedocumentrecipient.js +62 -60
- package/models/operations/recipientupdatedocumentrecipient.js.map +1 -1
- package/models/operations/recipientupdatedocumentrecipients.d.ts +55 -61
- package/models/operations/recipientupdatedocumentrecipients.d.ts.map +1 -1
- package/models/operations/recipientupdatedocumentrecipients.js +80 -77
- package/models/operations/recipientupdatedocumentrecipients.js.map +1 -1
- package/models/operations/recipientupdatetemplaterecipient.d.ts +40 -46
- package/models/operations/recipientupdatetemplaterecipient.d.ts.map +1 -1
- package/models/operations/recipientupdatetemplaterecipient.js +62 -60
- package/models/operations/recipientupdatetemplaterecipient.js.map +1 -1
- package/models/operations/recipientupdatetemplaterecipients.d.ts +55 -61
- package/models/operations/recipientupdatetemplaterecipients.d.ts.map +1 -1
- package/models/operations/recipientupdatetemplaterecipients.js +80 -77
- package/models/operations/recipientupdatetemplaterecipients.js.map +1 -1
- package/models/operations/templatecreatedocumentfromtemplate.d.ts +198 -53
- package/models/operations/templatecreatedocumentfromtemplate.d.ts.map +1 -1
- package/models/operations/templatecreatedocumentfromtemplate.js +209 -66
- package/models/operations/templatecreatedocumentfromtemplate.js.map +1 -1
- package/models/operations/templateduplicatetemplate.d.ts +13 -12
- package/models/operations/templateduplicatetemplate.d.ts.map +1 -1
- package/models/operations/templateduplicatetemplate.js +11 -6
- package/models/operations/templateduplicatetemplate.js.map +1 -1
- package/models/operations/templatefindtemplates.d.ts +29 -26
- package/models/operations/templatefindtemplates.d.ts.map +1 -1
- package/models/operations/templatefindtemplates.js +30 -22
- package/models/operations/templatefindtemplates.js.map +1 -1
- package/models/operations/templategettemplatebyid.d.ts +120 -26
- package/models/operations/templategettemplatebyid.d.ts.map +1 -1
- package/models/operations/templategettemplatebyid.js +117 -26
- package/models/operations/templategettemplatebyid.js.map +1 -1
- package/models/operations/templateupdatetemplate.d.ts +44 -44
- package/models/operations/templateupdatetemplate.d.ts.map +1 -1
- package/models/operations/templateupdatetemplate.js +58 -52
- package/models/operations/templateupdatetemplate.js.map +1 -1
- package/package.json +4 -4
- package/sdk/documents.d.ts +4 -11
- package/sdk/documents.d.ts.map +1 -1
- package/sdk/documents.js +6 -16
- package/sdk/documents.js.map +1 -1
- package/sdk/embedding.d.ts +19 -0
- package/sdk/embedding.d.ts.map +1 -0
- package/sdk/embedding.js +32 -0
- package/sdk/embedding.js.map +1 -0
- package/sdk/sdk.d.ts +3 -0
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +4 -0
- package/sdk/sdk.js.map +1 -1
- package/sdk/templates.d.ts +0 -7
- package/sdk/templates.d.ts.map +1 -1
- package/sdk/templates.js +0 -10
- package/sdk/templates.js.map +1 -1
- package/src/funcs/documentsCreateV0.ts +23 -17
- package/src/funcs/documentsDelete.ts +23 -17
- package/src/funcs/documentsDistribute.ts +23 -17
- package/src/funcs/documentsDuplicate.ts +23 -17
- package/src/funcs/documentsFieldsCreate.ts +23 -17
- package/src/funcs/documentsFieldsCreateMany.ts +23 -17
- package/src/funcs/documentsFieldsDelete.ts +23 -17
- package/src/funcs/documentsFieldsGet.ts +23 -17
- package/src/funcs/documentsFieldsUpdate.ts +23 -17
- package/src/funcs/documentsFieldsUpdateMany.ts +23 -17
- package/src/funcs/documentsFind.ts +24 -17
- package/src/funcs/documentsGet.ts +29 -18
- package/src/funcs/documentsRecipientsCreate.ts +23 -17
- package/src/funcs/documentsRecipientsCreateMany.ts +23 -17
- package/src/funcs/documentsRecipientsDelete.ts +23 -17
- package/src/funcs/documentsRecipientsGet.ts +23 -17
- package/src/funcs/documentsRecipientsUpdate.ts +23 -17
- package/src/funcs/documentsRecipientsUpdateMany.ts +23 -17
- package/src/funcs/documentsRedistribute.ts +23 -17
- package/src/funcs/documentsUpdate.ts +23 -17
- package/src/funcs/{documentsMoveToTeam.ts → embeddingEmbeddingPresignCreateEmbeddingPresignToken.ts} +51 -37
- package/src/funcs/{templatesMoveToTeam.ts → embeddingEmbeddingPresignVerifyEmbeddingPresignToken.ts} +51 -37
- package/src/funcs/templatesDelete.ts +23 -17
- package/src/funcs/templatesDirectLinkCreate.ts +23 -17
- package/src/funcs/templatesDirectLinkDelete.ts +23 -17
- package/src/funcs/templatesDirectLinkToggle.ts +23 -17
- package/src/funcs/templatesDuplicate.ts +23 -17
- package/src/funcs/templatesFieldsCreate.ts +23 -17
- package/src/funcs/templatesFieldsCreateMany.ts +23 -17
- package/src/funcs/templatesFieldsDelete.ts +23 -17
- package/src/funcs/templatesFieldsGet.ts +23 -17
- package/src/funcs/templatesFieldsUpdate.ts +23 -17
- package/src/funcs/templatesFieldsUpdateMany.ts +23 -17
- package/src/funcs/templatesFind.ts +24 -17
- package/src/funcs/templatesGet.ts +23 -17
- package/src/funcs/templatesRecipientsCreate.ts +23 -17
- package/src/funcs/templatesRecipientsCreateMany.ts +23 -17
- package/src/funcs/templatesRecipientsDelete.ts +23 -17
- package/src/funcs/templatesRecipientsGet.ts +23 -17
- package/src/funcs/templatesRecipientsUpdate.ts +23 -17
- package/src/funcs/templatesRecipientsUpdateMany.ts +23 -17
- package/src/funcs/templatesUpdate.ts +23 -17
- package/src/funcs/templatesUse.ts +23 -17
- package/src/hooks/types.ts +2 -0
- package/src/index.ts +2 -0
- package/src/lib/config.ts +7 -3
- package/src/lib/files.ts +42 -0
- package/src/lib/matchers.ts +64 -41
- package/src/lib/sdks.ts +29 -17
- package/src/lib/security.ts +2 -2
- package/src/mcp-server/cli/start/impl.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +6 -6
- package/src/mcp-server/tools/embeddingEmbeddingPresignCreateEmbeddingPresignToken.ts +40 -0
- package/src/mcp-server/tools/embeddingEmbeddingPresignVerifyEmbeddingPresignToken.ts +40 -0
- package/src/models/errors/apierror.ts +23 -16
- package/src/models/errors/documensoerror.ts +35 -0
- package/src/models/errors/documentcreatedocumenttemporary.ts +33 -10
- package/src/models/errors/documentdeletedocument.ts +29 -10
- package/src/models/errors/documentduplicatedocument.ts +31 -10
- package/src/models/errors/documentfinddocuments.ts +43 -15
- package/src/models/errors/documentgetdocumentwithdetailsbyid.ts +47 -15
- package/src/models/errors/documentresenddocument.ts +29 -10
- package/src/models/errors/documentsenddocument.ts +29 -10
- package/src/models/errors/documentupdatedocument.ts +29 -10
- package/src/models/errors/embeddingpresigncreateembeddingpresigntoken.ts +385 -0
- package/src/models/errors/embeddingpresignverifyembeddingpresigntoken.ts +385 -0
- package/src/models/errors/fieldcreatedocumentfield.ts +31 -10
- package/src/models/errors/fieldcreatedocumentfields.ts +31 -10
- package/src/models/errors/fieldcreatetemplatefield.ts +31 -10
- package/src/models/errors/fieldcreatetemplatefields.ts +31 -10
- package/src/models/errors/fielddeletedocumentfield.ts +31 -10
- package/src/models/errors/fielddeletetemplatefield.ts +31 -10
- package/src/models/errors/fieldgetdocumentfield.ts +43 -15
- package/src/models/errors/fieldgettemplatefield.ts +43 -15
- package/src/models/errors/fieldupdatedocumentfield.ts +31 -10
- package/src/models/errors/fieldupdatedocumentfields.ts +31 -10
- package/src/models/errors/fieldupdatetemplatefield.ts +31 -10
- package/src/models/errors/fieldupdatetemplatefields.ts +31 -10
- package/src/models/errors/index.ts +3 -2
- package/src/models/errors/recipientcreatedocumentrecipient.ts +33 -10
- package/src/models/errors/recipientcreatedocumentrecipients.ts +31 -10
- package/src/models/errors/recipientcreatetemplaterecipient.ts +33 -10
- package/src/models/errors/recipientcreatetemplaterecipients.ts +31 -10
- package/src/models/errors/recipientdeletedocumentrecipient.ts +33 -10
- package/src/models/errors/recipientdeletetemplaterecipient.ts +33 -10
- package/src/models/errors/recipientgetdocumentrecipient.ts +47 -15
- package/src/models/errors/recipientgettemplaterecipient.ts +47 -15
- package/src/models/errors/recipientupdatedocumentrecipient.ts +33 -10
- package/src/models/errors/recipientupdatedocumentrecipients.ts +31 -10
- package/src/models/errors/recipientupdatetemplaterecipient.ts +33 -10
- package/src/models/errors/recipientupdatetemplaterecipients.ts +31 -10
- package/src/models/errors/responsevalidationerror.ts +50 -0
- package/src/models/errors/sdkvalidationerror.ts +12 -0
- package/src/models/errors/templatecreatedocumentfromtemplate.ts +31 -10
- package/src/models/errors/templatecreatetemplatedirectlink.ts +33 -10
- package/src/models/errors/templatedeletetemplate.ts +29 -10
- package/src/models/errors/templatedeletetemplatedirectlink.ts +33 -10
- package/src/models/errors/templateduplicatetemplate.ts +31 -10
- package/src/models/errors/templatefindtemplates.ts +43 -15
- package/src/models/errors/templategettemplatebyid.ts +43 -15
- package/src/models/errors/templatetoggletemplatedirectlink.ts +33 -10
- package/src/models/errors/templateupdatetemplate.ts +29 -10
- package/src/models/operations/documentcreatedocumenttemporary.ts +2452 -1679
- package/src/models/operations/documentfinddocuments.ts +37 -32
- package/src/models/operations/documentgetdocumentwithdetailsbyid.ts +250 -73
- package/src/models/operations/documentsenddocument.ts +21 -22
- package/src/models/operations/documentupdatedocument.ts +83 -85
- package/src/models/operations/embeddingpresigncreateembeddingpresigntoken.ts +169 -0
- package/src/models/operations/embeddingpresignverifyembeddingpresigntoken.ts +158 -0
- package/src/models/operations/fieldcreatedocumentfield.ts +584 -595
- package/src/models/operations/fieldcreatedocumentfields.ts +587 -590
- package/src/models/operations/fieldcreatetemplatefield.ts +584 -595
- package/src/models/operations/fieldcreatetemplatefields.ts +587 -590
- package/src/models/operations/fieldgetdocumentfield.ts +26 -26
- package/src/models/operations/fieldgettemplatefield.ts +26 -26
- package/src/models/operations/fieldupdatedocumentfield.ts +584 -595
- package/src/models/operations/fieldupdatedocumentfields.ts +587 -590
- package/src/models/operations/fieldupdatetemplatefield.ts +584 -595
- package/src/models/operations/fieldupdatetemplatefields.ts +587 -590
- package/src/models/operations/index.ts +2 -2
- package/src/models/operations/recipientcreatedocumentrecipient.ts +67 -83
- package/src/models/operations/recipientcreatedocumentrecipients.ts +94 -112
- package/src/models/operations/recipientcreatetemplaterecipient.ts +67 -83
- package/src/models/operations/recipientcreatetemplaterecipients.ts +94 -112
- package/src/models/operations/recipientgetdocumentrecipient.ts +40 -51
- package/src/models/operations/recipientgettemplaterecipient.ts +40 -51
- package/src/models/operations/recipientupdatedocumentrecipient.ts +103 -121
- package/src/models/operations/recipientupdatedocumentrecipients.ts +132 -151
- package/src/models/operations/recipientupdatetemplaterecipient.ts +103 -121
- package/src/models/operations/recipientupdatetemplaterecipients.ts +132 -151
- package/src/models/operations/templatecreatedocumentfromtemplate.ts +405 -134
- package/src/models/operations/templateduplicatetemplate.ts +21 -18
- package/src/models/operations/templatefindtemplates.ts +63 -58
- package/src/models/operations/templategettemplatebyid.ts +216 -58
- package/src/models/operations/templateupdatetemplate.ts +83 -85
- package/src/sdk/documents.ts +14 -32
- package/src/sdk/embedding.ts +45 -0
- package/src/sdk/sdk.ts +6 -0
- package/src/sdk/templates.ts +0 -18
- package/src/types/constdatetime.ts +1 -1
- package/types/constdatetime.js +1 -1
- package/funcs/documentsMoveToTeam.d.ts +0 -17
- package/funcs/documentsMoveToTeam.d.ts.map +0 -1
- package/funcs/documentsMoveToTeam.js.map +0 -1
- package/funcs/templatesMoveToTeam.d.ts +0 -17
- package/funcs/templatesMoveToTeam.d.ts.map +0 -1
- package/funcs/templatesMoveToTeam.js.map +0 -1
- package/mcp-server/tools/documentsMoveToTeam.d.ts +0 -8
- package/mcp-server/tools/documentsMoveToTeam.d.ts.map +0 -1
- package/mcp-server/tools/documentsMoveToTeam.js.map +0 -1
- package/mcp-server/tools/templatesMoveToTeam.d.ts +0 -8
- package/mcp-server/tools/templatesMoveToTeam.d.ts.map +0 -1
- package/mcp-server/tools/templatesMoveToTeam.js.map +0 -1
- package/models/errors/documentmovedocumenttoteam.d.ts +0 -134
- package/models/errors/documentmovedocumenttoteam.d.ts.map +0 -1
- package/models/errors/documentmovedocumenttoteam.js +0 -186
- package/models/errors/documentmovedocumenttoteam.js.map +0 -1
- package/models/errors/templatemovetemplatetoteam.d.ts +0 -134
- package/models/errors/templatemovetemplatetoteam.d.ts.map +0 -1
- package/models/errors/templatemovetemplatetoteam.js +0 -186
- package/models/errors/templatemovetemplatetoteam.js.map +0 -1
- package/models/operations/documentmovedocumenttoteam.d.ts +0 -309
- package/models/operations/documentmovedocumenttoteam.d.ts.map +0 -1
- package/models/operations/documentmovedocumenttoteam.js +0 -287
- package/models/operations/documentmovedocumenttoteam.js.map +0 -1
- package/models/operations/templatemovetemplatetoteam.d.ts +0 -238
- package/models/operations/templatemovetemplatetoteam.d.ts.map +0 -1
- package/models/operations/templatemovetemplatetoteam.js +0 -236
- package/models/operations/templatemovetemplatetoteam.js.map +0 -1
- package/src/mcp-server/tools/documentsMoveToTeam.ts +0 -37
- package/src/mcp-server/tools/templatesMoveToTeam.ts +0 -37
- package/src/models/errors/documentmovedocumenttoteam.ts +0 -337
- package/src/models/errors/templatemovetemplatetoteam.ts +0 -337
- package/src/models/operations/documentmovedocumenttoteam.ts +0 -526
- package/src/models/operations/templatemovetemplatetoteam.ts +0 -414
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"templatesMoveToTeam.js","sourceRoot":"","sources":["../../src/mcp-server/tools/templatesMoveToTeam.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,+EAAyE;AACzE,6EAA+D;AAC/D,0CAA2D;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,UAAU,CAAC,+CAA+C;CACpE,CAAC;AAEW,QAAA,wBAAwB,GAAgC;IACnE,IAAI,EAAE,wBAAwB;IAC9B,WAAW,EAAE;;0BAEW;IACxB,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,MAAM,IAAA,4CAAmB,EACjD,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,MAAM,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC;QAE3B,OAAO,IAAA,uBAAY,EAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtC,CAAC;CACF,CAAC"}
|
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
-
import { SDKValidationError } from "./sdkvalidationerror.js";
|
|
4
|
-
export type DocumentMoveDocumentToTeamInternalServerErrorIssue = {
|
|
5
|
-
message: string;
|
|
6
|
-
};
|
|
7
|
-
/**
|
|
8
|
-
* Internal server error
|
|
9
|
-
*/
|
|
10
|
-
export type DocumentMoveDocumentToTeamInternalServerErrorData = {
|
|
11
|
-
message: string;
|
|
12
|
-
code: string;
|
|
13
|
-
issues?: Array<DocumentMoveDocumentToTeamInternalServerErrorIssue> | undefined;
|
|
14
|
-
};
|
|
15
|
-
/**
|
|
16
|
-
* Internal server error
|
|
17
|
-
*/
|
|
18
|
-
export declare class DocumentMoveDocumentToTeamInternalServerError extends Error {
|
|
19
|
-
code: string;
|
|
20
|
-
issues?: Array<DocumentMoveDocumentToTeamInternalServerErrorIssue> | undefined;
|
|
21
|
-
/** The original data that was passed to this error instance. */
|
|
22
|
-
data$: DocumentMoveDocumentToTeamInternalServerErrorData;
|
|
23
|
-
constructor(err: DocumentMoveDocumentToTeamInternalServerErrorData);
|
|
24
|
-
}
|
|
25
|
-
export type DocumentMoveDocumentToTeamBadRequestIssue = {
|
|
26
|
-
message: string;
|
|
27
|
-
};
|
|
28
|
-
/**
|
|
29
|
-
* Invalid input data
|
|
30
|
-
*/
|
|
31
|
-
export type DocumentMoveDocumentToTeamBadRequestErrorData = {
|
|
32
|
-
message: string;
|
|
33
|
-
code: string;
|
|
34
|
-
issues?: Array<DocumentMoveDocumentToTeamBadRequestIssue> | undefined;
|
|
35
|
-
};
|
|
36
|
-
/**
|
|
37
|
-
* Invalid input data
|
|
38
|
-
*/
|
|
39
|
-
export declare class DocumentMoveDocumentToTeamBadRequestError extends Error {
|
|
40
|
-
code: string;
|
|
41
|
-
issues?: Array<DocumentMoveDocumentToTeamBadRequestIssue> | undefined;
|
|
42
|
-
/** The original data that was passed to this error instance. */
|
|
43
|
-
data$: DocumentMoveDocumentToTeamBadRequestErrorData;
|
|
44
|
-
constructor(err: DocumentMoveDocumentToTeamBadRequestErrorData);
|
|
45
|
-
}
|
|
46
|
-
/** @internal */
|
|
47
|
-
export declare const DocumentMoveDocumentToTeamInternalServerErrorIssue$inboundSchema: z.ZodType<DocumentMoveDocumentToTeamInternalServerErrorIssue, z.ZodTypeDef, unknown>;
|
|
48
|
-
/** @internal */
|
|
49
|
-
export type DocumentMoveDocumentToTeamInternalServerErrorIssue$Outbound = {
|
|
50
|
-
message: string;
|
|
51
|
-
};
|
|
52
|
-
/** @internal */
|
|
53
|
-
export declare const DocumentMoveDocumentToTeamInternalServerErrorIssue$outboundSchema: z.ZodType<DocumentMoveDocumentToTeamInternalServerErrorIssue$Outbound, z.ZodTypeDef, DocumentMoveDocumentToTeamInternalServerErrorIssue>;
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
57
|
-
*/
|
|
58
|
-
export declare namespace DocumentMoveDocumentToTeamInternalServerErrorIssue$ {
|
|
59
|
-
/** @deprecated use `DocumentMoveDocumentToTeamInternalServerErrorIssue$inboundSchema` instead. */
|
|
60
|
-
const inboundSchema: z.ZodType<DocumentMoveDocumentToTeamInternalServerErrorIssue, z.ZodTypeDef, unknown>;
|
|
61
|
-
/** @deprecated use `DocumentMoveDocumentToTeamInternalServerErrorIssue$outboundSchema` instead. */
|
|
62
|
-
const outboundSchema: z.ZodType<DocumentMoveDocumentToTeamInternalServerErrorIssue$Outbound, z.ZodTypeDef, DocumentMoveDocumentToTeamInternalServerErrorIssue>;
|
|
63
|
-
/** @deprecated use `DocumentMoveDocumentToTeamInternalServerErrorIssue$Outbound` instead. */
|
|
64
|
-
type Outbound = DocumentMoveDocumentToTeamInternalServerErrorIssue$Outbound;
|
|
65
|
-
}
|
|
66
|
-
export declare function documentMoveDocumentToTeamInternalServerErrorIssueToJSON(documentMoveDocumentToTeamInternalServerErrorIssue: DocumentMoveDocumentToTeamInternalServerErrorIssue): string;
|
|
67
|
-
export declare function documentMoveDocumentToTeamInternalServerErrorIssueFromJSON(jsonString: string): SafeParseResult<DocumentMoveDocumentToTeamInternalServerErrorIssue, SDKValidationError>;
|
|
68
|
-
/** @internal */
|
|
69
|
-
export declare const DocumentMoveDocumentToTeamInternalServerError$inboundSchema: z.ZodType<DocumentMoveDocumentToTeamInternalServerError, z.ZodTypeDef, unknown>;
|
|
70
|
-
/** @internal */
|
|
71
|
-
export type DocumentMoveDocumentToTeamInternalServerError$Outbound = {
|
|
72
|
-
message: string;
|
|
73
|
-
code: string;
|
|
74
|
-
issues?: Array<DocumentMoveDocumentToTeamInternalServerErrorIssue$Outbound> | undefined;
|
|
75
|
-
};
|
|
76
|
-
/** @internal */
|
|
77
|
-
export declare const DocumentMoveDocumentToTeamInternalServerError$outboundSchema: z.ZodType<DocumentMoveDocumentToTeamInternalServerError$Outbound, z.ZodTypeDef, DocumentMoveDocumentToTeamInternalServerError>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
81
|
-
*/
|
|
82
|
-
export declare namespace DocumentMoveDocumentToTeamInternalServerError$ {
|
|
83
|
-
/** @deprecated use `DocumentMoveDocumentToTeamInternalServerError$inboundSchema` instead. */
|
|
84
|
-
const inboundSchema: z.ZodType<DocumentMoveDocumentToTeamInternalServerError, z.ZodTypeDef, unknown>;
|
|
85
|
-
/** @deprecated use `DocumentMoveDocumentToTeamInternalServerError$outboundSchema` instead. */
|
|
86
|
-
const outboundSchema: z.ZodType<DocumentMoveDocumentToTeamInternalServerError$Outbound, z.ZodTypeDef, DocumentMoveDocumentToTeamInternalServerError>;
|
|
87
|
-
/** @deprecated use `DocumentMoveDocumentToTeamInternalServerError$Outbound` instead. */
|
|
88
|
-
type Outbound = DocumentMoveDocumentToTeamInternalServerError$Outbound;
|
|
89
|
-
}
|
|
90
|
-
/** @internal */
|
|
91
|
-
export declare const DocumentMoveDocumentToTeamBadRequestIssue$inboundSchema: z.ZodType<DocumentMoveDocumentToTeamBadRequestIssue, z.ZodTypeDef, unknown>;
|
|
92
|
-
/** @internal */
|
|
93
|
-
export type DocumentMoveDocumentToTeamBadRequestIssue$Outbound = {
|
|
94
|
-
message: string;
|
|
95
|
-
};
|
|
96
|
-
/** @internal */
|
|
97
|
-
export declare const DocumentMoveDocumentToTeamBadRequestIssue$outboundSchema: z.ZodType<DocumentMoveDocumentToTeamBadRequestIssue$Outbound, z.ZodTypeDef, DocumentMoveDocumentToTeamBadRequestIssue>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
101
|
-
*/
|
|
102
|
-
export declare namespace DocumentMoveDocumentToTeamBadRequestIssue$ {
|
|
103
|
-
/** @deprecated use `DocumentMoveDocumentToTeamBadRequestIssue$inboundSchema` instead. */
|
|
104
|
-
const inboundSchema: z.ZodType<DocumentMoveDocumentToTeamBadRequestIssue, z.ZodTypeDef, unknown>;
|
|
105
|
-
/** @deprecated use `DocumentMoveDocumentToTeamBadRequestIssue$outboundSchema` instead. */
|
|
106
|
-
const outboundSchema: z.ZodType<DocumentMoveDocumentToTeamBadRequestIssue$Outbound, z.ZodTypeDef, DocumentMoveDocumentToTeamBadRequestIssue>;
|
|
107
|
-
/** @deprecated use `DocumentMoveDocumentToTeamBadRequestIssue$Outbound` instead. */
|
|
108
|
-
type Outbound = DocumentMoveDocumentToTeamBadRequestIssue$Outbound;
|
|
109
|
-
}
|
|
110
|
-
export declare function documentMoveDocumentToTeamBadRequestIssueToJSON(documentMoveDocumentToTeamBadRequestIssue: DocumentMoveDocumentToTeamBadRequestIssue): string;
|
|
111
|
-
export declare function documentMoveDocumentToTeamBadRequestIssueFromJSON(jsonString: string): SafeParseResult<DocumentMoveDocumentToTeamBadRequestIssue, SDKValidationError>;
|
|
112
|
-
/** @internal */
|
|
113
|
-
export declare const DocumentMoveDocumentToTeamBadRequestError$inboundSchema: z.ZodType<DocumentMoveDocumentToTeamBadRequestError, z.ZodTypeDef, unknown>;
|
|
114
|
-
/** @internal */
|
|
115
|
-
export type DocumentMoveDocumentToTeamBadRequestError$Outbound = {
|
|
116
|
-
message: string;
|
|
117
|
-
code: string;
|
|
118
|
-
issues?: Array<DocumentMoveDocumentToTeamBadRequestIssue$Outbound> | undefined;
|
|
119
|
-
};
|
|
120
|
-
/** @internal */
|
|
121
|
-
export declare const DocumentMoveDocumentToTeamBadRequestError$outboundSchema: z.ZodType<DocumentMoveDocumentToTeamBadRequestError$Outbound, z.ZodTypeDef, DocumentMoveDocumentToTeamBadRequestError>;
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
125
|
-
*/
|
|
126
|
-
export declare namespace DocumentMoveDocumentToTeamBadRequestError$ {
|
|
127
|
-
/** @deprecated use `DocumentMoveDocumentToTeamBadRequestError$inboundSchema` instead. */
|
|
128
|
-
const inboundSchema: z.ZodType<DocumentMoveDocumentToTeamBadRequestError, z.ZodTypeDef, unknown>;
|
|
129
|
-
/** @deprecated use `DocumentMoveDocumentToTeamBadRequestError$outboundSchema` instead. */
|
|
130
|
-
const outboundSchema: z.ZodType<DocumentMoveDocumentToTeamBadRequestError$Outbound, z.ZodTypeDef, DocumentMoveDocumentToTeamBadRequestError>;
|
|
131
|
-
/** @deprecated use `DocumentMoveDocumentToTeamBadRequestError$Outbound` instead. */
|
|
132
|
-
type Outbound = DocumentMoveDocumentToTeamBadRequestError$Outbound;
|
|
133
|
-
}
|
|
134
|
-
//# sourceMappingURL=documentmovedocumenttoteam.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"documentmovedocumenttoteam.d.ts","sourceRoot":"","sources":["../../src/models/errors/documentmovedocumenttoteam.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,MAAM,MAAM,kDAAkD,GAAG;IAC/D,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,iDAAiD,GAAG;IAC9D,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EACH,KAAK,CAAC,kDAAkD,CAAC,GACzD,SAAS,CAAC;CACf,CAAC;AAEF;;GAEG;AACH,qBAAa,6CAA8C,SAAQ,KAAK;IACtE,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EACH,KAAK,CAAC,kDAAkD,CAAC,GACzD,SAAS,CAAC;IAEd,gEAAgE;IAChE,KAAK,EAAE,iDAAiD,CAAC;gBAE7C,GAAG,EAAE,iDAAiD;CAYnE;AAED,MAAM,MAAM,yCAAyC,GAAG;IACtD,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,6CAA6C,GAAG;IAC1D,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,KAAK,CAAC,yCAAyC,CAAC,GAAG,SAAS,CAAC;CACvE,CAAC;AAEF;;GAEG;AACH,qBAAa,yCAA0C,SAAQ,KAAK;IAClE,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,KAAK,CAAC,yCAAyC,CAAC,GAAG,SAAS,CAAC;IAEtE,gEAAgE;IAChE,KAAK,EAAE,6CAA6C,CAAC;gBAEzC,GAAG,EAAE,6CAA6C;CAY/D;AAED,gBAAgB;AAChB,eAAO,MAAM,gEAAgE,EAC3E,CAAC,CAAC,OAAO,CACP,kDAAkD,EAClD,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,2DAA2D,GAAG;IACxE,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iEAAiE,EAC5E,CAAC,CAAC,OAAO,CACP,2DAA2D,EAC3D,CAAC,CAAC,UAAU,EACZ,kDAAkD,CAGlD,CAAC;AAEL;;;GAGG;AACH,yBAAiB,mDAAmD,CAAC;IACnE,kGAAkG;IAC3F,MAAM,aAAa,sFACwC,CAAC;IACnE,mGAAmG;IAC5F,MAAM,cAAc,0IACwC,CAAC;IACpE,6FAA6F;IAC7F,KAAY,QAAQ,GAClB,2DAA2D,CAAC;CAC/D;AAED,wBAAgB,wDAAwD,CACtE,kDAAkD,EAChD,kDAAkD,GACnD,MAAM,CAMR;AAED,wBAAgB,0DAA0D,CACxE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,kDAAkD,EAClD,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,2DAA2D,EACtE,CAAC,CAAC,OAAO,CACP,6CAA6C,EAC7C,CAAC,CAAC,UAAU,EACZ,OAAO,CAYL,CAAC;AAEP,gBAAgB;AAChB,MAAM,MAAM,sDAAsD,GAAG;IACnE,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EACH,KAAK,CAAC,2DAA2D,CAAC,GAClE,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4DAA4D,EACvE,CAAC,CAAC,OAAO,CACP,sDAAsD,EACtD,CAAC,CAAC,UAAU,EACZ,6CAA6C,CAW1C,CAAC;AAER;;;GAGG;AACH,yBAAiB,8CAA8C,CAAC;IAC9D,6FAA6F;IACtF,MAAM,aAAa,iFACmC,CAAC;IAC9D,8FAA8F;IACvF,MAAM,cAAc,gIACmC,CAAC;IAC/D,wFAAwF;IACxF,KAAY,QAAQ,GAAG,sDAAsD,CAAC;CAC/E;AAED,gBAAgB;AAChB,eAAO,MAAM,uDAAuD,EAAE,CAAC,CAAC,OAAO,CAC7E,yCAAyC,EACzC,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kDAAkD,GAAG;IAC/D,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wDAAwD,EACnE,CAAC,CAAC,OAAO,CACP,kDAAkD,EAClD,CAAC,CAAC,UAAU,EACZ,yCAAyC,CAGzC,CAAC;AAEL;;;GAGG;AACH,yBAAiB,0CAA0C,CAAC;IAC1D,yFAAyF;IAClF,MAAM,aAAa,6EAC+B,CAAC;IAC1D,0FAA0F;IACnF,MAAM,cAAc,wHAC+B,CAAC;IAC3D,oFAAoF;IACpF,KAAY,QAAQ,GAAG,kDAAkD,CAAC;CAC3E;AAED,wBAAgB,+CAA+C,CAC7D,yCAAyC,EACvC,yCAAyC,GAC1C,MAAM,CAMR;AAED,wBAAgB,iDAAiD,CAC/D,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,yCAAyC,EACzC,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,uDAAuD,EAAE,CAAC,CAAC,OAAO,CAC7E,yCAAyC,EACzC,CAAC,CAAC,UAAU,EACZ,OAAO,CAUL,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,kDAAkD,GAAG;IAC/D,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EACH,KAAK,CAAC,kDAAkD,CAAC,GACzD,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wDAAwD,EACnE,CAAC,CAAC,OAAO,CACP,kDAAkD,EAClD,CAAC,CAAC,UAAU,EACZ,yCAAyC,CAStC,CAAC;AAER;;;GAGG;AACH,yBAAiB,0CAA0C,CAAC;IAC1D,yFAAyF;IAClF,MAAM,aAAa,6EAC+B,CAAC;IAC1D,0FAA0F;IACnF,MAAM,cAAc,wHAC+B,CAAC;IAC3D,oFAAoF;IACpF,KAAY,QAAQ,GAAG,kDAAkD,CAAC;CAC3E"}
|
|
@@ -1,186 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
-
*/
|
|
5
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
-
}
|
|
11
|
-
Object.defineProperty(o, k2, desc);
|
|
12
|
-
}) : (function(o, m, k, k2) {
|
|
13
|
-
if (k2 === undefined) k2 = k;
|
|
14
|
-
o[k2] = m[k];
|
|
15
|
-
}));
|
|
16
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
-
}) : function(o, v) {
|
|
19
|
-
o["default"] = v;
|
|
20
|
-
});
|
|
21
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
-
var ownKeys = function(o) {
|
|
23
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
-
var ar = [];
|
|
25
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
-
return ar;
|
|
27
|
-
};
|
|
28
|
-
return ownKeys(o);
|
|
29
|
-
};
|
|
30
|
-
return function (mod) {
|
|
31
|
-
if (mod && mod.__esModule) return mod;
|
|
32
|
-
var result = {};
|
|
33
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
-
__setModuleDefault(result, mod);
|
|
35
|
-
return result;
|
|
36
|
-
};
|
|
37
|
-
})();
|
|
38
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.DocumentMoveDocumentToTeamBadRequestError$ = exports.DocumentMoveDocumentToTeamBadRequestError$outboundSchema = exports.DocumentMoveDocumentToTeamBadRequestError$inboundSchema = exports.DocumentMoveDocumentToTeamBadRequestIssue$ = exports.DocumentMoveDocumentToTeamBadRequestIssue$outboundSchema = exports.DocumentMoveDocumentToTeamBadRequestIssue$inboundSchema = exports.DocumentMoveDocumentToTeamInternalServerError$ = exports.DocumentMoveDocumentToTeamInternalServerError$outboundSchema = exports.DocumentMoveDocumentToTeamInternalServerError$inboundSchema = exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$ = exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$outboundSchema = exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$inboundSchema = exports.DocumentMoveDocumentToTeamBadRequestError = exports.DocumentMoveDocumentToTeamInternalServerError = void 0;
|
|
40
|
-
exports.documentMoveDocumentToTeamInternalServerErrorIssueToJSON = documentMoveDocumentToTeamInternalServerErrorIssueToJSON;
|
|
41
|
-
exports.documentMoveDocumentToTeamInternalServerErrorIssueFromJSON = documentMoveDocumentToTeamInternalServerErrorIssueFromJSON;
|
|
42
|
-
exports.documentMoveDocumentToTeamBadRequestIssueToJSON = documentMoveDocumentToTeamBadRequestIssueToJSON;
|
|
43
|
-
exports.documentMoveDocumentToTeamBadRequestIssueFromJSON = documentMoveDocumentToTeamBadRequestIssueFromJSON;
|
|
44
|
-
const z = __importStar(require("zod"));
|
|
45
|
-
const schemas_js_1 = require("../../lib/schemas.js");
|
|
46
|
-
/**
|
|
47
|
-
* Internal server error
|
|
48
|
-
*/
|
|
49
|
-
class DocumentMoveDocumentToTeamInternalServerError extends Error {
|
|
50
|
-
constructor(err) {
|
|
51
|
-
const message = "message" in err && typeof err.message === "string"
|
|
52
|
-
? err.message
|
|
53
|
-
: `API error occurred: ${JSON.stringify(err)}`;
|
|
54
|
-
super(message);
|
|
55
|
-
this.data$ = err;
|
|
56
|
-
this.code = err.code;
|
|
57
|
-
if (err.issues != null)
|
|
58
|
-
this.issues = err.issues;
|
|
59
|
-
this.name = "DocumentMoveDocumentToTeamInternalServerError";
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
exports.DocumentMoveDocumentToTeamInternalServerError = DocumentMoveDocumentToTeamInternalServerError;
|
|
63
|
-
/**
|
|
64
|
-
* Invalid input data
|
|
65
|
-
*/
|
|
66
|
-
class DocumentMoveDocumentToTeamBadRequestError extends Error {
|
|
67
|
-
constructor(err) {
|
|
68
|
-
const message = "message" in err && typeof err.message === "string"
|
|
69
|
-
? err.message
|
|
70
|
-
: `API error occurred: ${JSON.stringify(err)}`;
|
|
71
|
-
super(message);
|
|
72
|
-
this.data$ = err;
|
|
73
|
-
this.code = err.code;
|
|
74
|
-
if (err.issues != null)
|
|
75
|
-
this.issues = err.issues;
|
|
76
|
-
this.name = "DocumentMoveDocumentToTeamBadRequestError";
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
exports.DocumentMoveDocumentToTeamBadRequestError = DocumentMoveDocumentToTeamBadRequestError;
|
|
80
|
-
/** @internal */
|
|
81
|
-
exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$inboundSchema = z.object({
|
|
82
|
-
message: z.string(),
|
|
83
|
-
});
|
|
84
|
-
/** @internal */
|
|
85
|
-
exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$outboundSchema = z.object({
|
|
86
|
-
message: z.string(),
|
|
87
|
-
});
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
91
|
-
*/
|
|
92
|
-
var DocumentMoveDocumentToTeamInternalServerErrorIssue$;
|
|
93
|
-
(function (DocumentMoveDocumentToTeamInternalServerErrorIssue$) {
|
|
94
|
-
/** @deprecated use `DocumentMoveDocumentToTeamInternalServerErrorIssue$inboundSchema` instead. */
|
|
95
|
-
DocumentMoveDocumentToTeamInternalServerErrorIssue$.inboundSchema = exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$inboundSchema;
|
|
96
|
-
/** @deprecated use `DocumentMoveDocumentToTeamInternalServerErrorIssue$outboundSchema` instead. */
|
|
97
|
-
DocumentMoveDocumentToTeamInternalServerErrorIssue$.outboundSchema = exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$outboundSchema;
|
|
98
|
-
})(DocumentMoveDocumentToTeamInternalServerErrorIssue$ || (exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$ = DocumentMoveDocumentToTeamInternalServerErrorIssue$ = {}));
|
|
99
|
-
function documentMoveDocumentToTeamInternalServerErrorIssueToJSON(documentMoveDocumentToTeamInternalServerErrorIssue) {
|
|
100
|
-
return JSON.stringify(exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$outboundSchema.parse(documentMoveDocumentToTeamInternalServerErrorIssue));
|
|
101
|
-
}
|
|
102
|
-
function documentMoveDocumentToTeamInternalServerErrorIssueFromJSON(jsonString) {
|
|
103
|
-
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'DocumentMoveDocumentToTeamInternalServerErrorIssue' from JSON`);
|
|
104
|
-
}
|
|
105
|
-
/** @internal */
|
|
106
|
-
exports.DocumentMoveDocumentToTeamInternalServerError$inboundSchema = z.object({
|
|
107
|
-
message: z.string(),
|
|
108
|
-
code: z.string(),
|
|
109
|
-
issues: z.array(z.lazy(() => exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$inboundSchema)).optional(),
|
|
110
|
-
})
|
|
111
|
-
.transform((v) => {
|
|
112
|
-
return new DocumentMoveDocumentToTeamInternalServerError(v);
|
|
113
|
-
});
|
|
114
|
-
/** @internal */
|
|
115
|
-
exports.DocumentMoveDocumentToTeamInternalServerError$outboundSchema = z.instanceof(DocumentMoveDocumentToTeamInternalServerError)
|
|
116
|
-
.transform(v => v.data$)
|
|
117
|
-
.pipe(z.object({
|
|
118
|
-
message: z.string(),
|
|
119
|
-
code: z.string(),
|
|
120
|
-
issues: z.array(z.lazy(() => exports.DocumentMoveDocumentToTeamInternalServerErrorIssue$outboundSchema)).optional(),
|
|
121
|
-
}));
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
125
|
-
*/
|
|
126
|
-
var DocumentMoveDocumentToTeamInternalServerError$;
|
|
127
|
-
(function (DocumentMoveDocumentToTeamInternalServerError$) {
|
|
128
|
-
/** @deprecated use `DocumentMoveDocumentToTeamInternalServerError$inboundSchema` instead. */
|
|
129
|
-
DocumentMoveDocumentToTeamInternalServerError$.inboundSchema = exports.DocumentMoveDocumentToTeamInternalServerError$inboundSchema;
|
|
130
|
-
/** @deprecated use `DocumentMoveDocumentToTeamInternalServerError$outboundSchema` instead. */
|
|
131
|
-
DocumentMoveDocumentToTeamInternalServerError$.outboundSchema = exports.DocumentMoveDocumentToTeamInternalServerError$outboundSchema;
|
|
132
|
-
})(DocumentMoveDocumentToTeamInternalServerError$ || (exports.DocumentMoveDocumentToTeamInternalServerError$ = DocumentMoveDocumentToTeamInternalServerError$ = {}));
|
|
133
|
-
/** @internal */
|
|
134
|
-
exports.DocumentMoveDocumentToTeamBadRequestIssue$inboundSchema = z.object({
|
|
135
|
-
message: z.string(),
|
|
136
|
-
});
|
|
137
|
-
/** @internal */
|
|
138
|
-
exports.DocumentMoveDocumentToTeamBadRequestIssue$outboundSchema = z.object({
|
|
139
|
-
message: z.string(),
|
|
140
|
-
});
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
144
|
-
*/
|
|
145
|
-
var DocumentMoveDocumentToTeamBadRequestIssue$;
|
|
146
|
-
(function (DocumentMoveDocumentToTeamBadRequestIssue$) {
|
|
147
|
-
/** @deprecated use `DocumentMoveDocumentToTeamBadRequestIssue$inboundSchema` instead. */
|
|
148
|
-
DocumentMoveDocumentToTeamBadRequestIssue$.inboundSchema = exports.DocumentMoveDocumentToTeamBadRequestIssue$inboundSchema;
|
|
149
|
-
/** @deprecated use `DocumentMoveDocumentToTeamBadRequestIssue$outboundSchema` instead. */
|
|
150
|
-
DocumentMoveDocumentToTeamBadRequestIssue$.outboundSchema = exports.DocumentMoveDocumentToTeamBadRequestIssue$outboundSchema;
|
|
151
|
-
})(DocumentMoveDocumentToTeamBadRequestIssue$ || (exports.DocumentMoveDocumentToTeamBadRequestIssue$ = DocumentMoveDocumentToTeamBadRequestIssue$ = {}));
|
|
152
|
-
function documentMoveDocumentToTeamBadRequestIssueToJSON(documentMoveDocumentToTeamBadRequestIssue) {
|
|
153
|
-
return JSON.stringify(exports.DocumentMoveDocumentToTeamBadRequestIssue$outboundSchema.parse(documentMoveDocumentToTeamBadRequestIssue));
|
|
154
|
-
}
|
|
155
|
-
function documentMoveDocumentToTeamBadRequestIssueFromJSON(jsonString) {
|
|
156
|
-
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.DocumentMoveDocumentToTeamBadRequestIssue$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'DocumentMoveDocumentToTeamBadRequestIssue' from JSON`);
|
|
157
|
-
}
|
|
158
|
-
/** @internal */
|
|
159
|
-
exports.DocumentMoveDocumentToTeamBadRequestError$inboundSchema = z.object({
|
|
160
|
-
message: z.string(),
|
|
161
|
-
code: z.string(),
|
|
162
|
-
issues: z.array(z.lazy(() => exports.DocumentMoveDocumentToTeamBadRequestIssue$inboundSchema)).optional(),
|
|
163
|
-
})
|
|
164
|
-
.transform((v) => {
|
|
165
|
-
return new DocumentMoveDocumentToTeamBadRequestError(v);
|
|
166
|
-
});
|
|
167
|
-
/** @internal */
|
|
168
|
-
exports.DocumentMoveDocumentToTeamBadRequestError$outboundSchema = z.instanceof(DocumentMoveDocumentToTeamBadRequestError)
|
|
169
|
-
.transform(v => v.data$)
|
|
170
|
-
.pipe(z.object({
|
|
171
|
-
message: z.string(),
|
|
172
|
-
code: z.string(),
|
|
173
|
-
issues: z.array(z.lazy(() => exports.DocumentMoveDocumentToTeamBadRequestIssue$outboundSchema)).optional(),
|
|
174
|
-
}));
|
|
175
|
-
/**
|
|
176
|
-
* @internal
|
|
177
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
178
|
-
*/
|
|
179
|
-
var DocumentMoveDocumentToTeamBadRequestError$;
|
|
180
|
-
(function (DocumentMoveDocumentToTeamBadRequestError$) {
|
|
181
|
-
/** @deprecated use `DocumentMoveDocumentToTeamBadRequestError$inboundSchema` instead. */
|
|
182
|
-
DocumentMoveDocumentToTeamBadRequestError$.inboundSchema = exports.DocumentMoveDocumentToTeamBadRequestError$inboundSchema;
|
|
183
|
-
/** @deprecated use `DocumentMoveDocumentToTeamBadRequestError$outboundSchema` instead. */
|
|
184
|
-
DocumentMoveDocumentToTeamBadRequestError$.outboundSchema = exports.DocumentMoveDocumentToTeamBadRequestError$outboundSchema;
|
|
185
|
-
})(DocumentMoveDocumentToTeamBadRequestError$ || (exports.DocumentMoveDocumentToTeamBadRequestError$ = DocumentMoveDocumentToTeamBadRequestError$ = {}));
|
|
186
|
-
//# sourceMappingURL=documentmovedocumenttoteam.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"documentmovedocumenttoteam.js","sourceRoot":"","sources":["../../src/models/errors/documentmovedocumenttoteam.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
import * as z from "zod";
|
|
2
|
-
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
3
|
-
import { SDKValidationError } from "./sdkvalidationerror.js";
|
|
4
|
-
export type TemplateMoveTemplateToTeamInternalServerErrorIssue = {
|
|
5
|
-
message: string;
|
|
6
|
-
};
|
|
7
|
-
/**
|
|
8
|
-
* Internal server error
|
|
9
|
-
*/
|
|
10
|
-
export type TemplateMoveTemplateToTeamInternalServerErrorData = {
|
|
11
|
-
message: string;
|
|
12
|
-
code: string;
|
|
13
|
-
issues?: Array<TemplateMoveTemplateToTeamInternalServerErrorIssue> | undefined;
|
|
14
|
-
};
|
|
15
|
-
/**
|
|
16
|
-
* Internal server error
|
|
17
|
-
*/
|
|
18
|
-
export declare class TemplateMoveTemplateToTeamInternalServerError extends Error {
|
|
19
|
-
code: string;
|
|
20
|
-
issues?: Array<TemplateMoveTemplateToTeamInternalServerErrorIssue> | undefined;
|
|
21
|
-
/** The original data that was passed to this error instance. */
|
|
22
|
-
data$: TemplateMoveTemplateToTeamInternalServerErrorData;
|
|
23
|
-
constructor(err: TemplateMoveTemplateToTeamInternalServerErrorData);
|
|
24
|
-
}
|
|
25
|
-
export type TemplateMoveTemplateToTeamBadRequestIssue = {
|
|
26
|
-
message: string;
|
|
27
|
-
};
|
|
28
|
-
/**
|
|
29
|
-
* Invalid input data
|
|
30
|
-
*/
|
|
31
|
-
export type TemplateMoveTemplateToTeamBadRequestErrorData = {
|
|
32
|
-
message: string;
|
|
33
|
-
code: string;
|
|
34
|
-
issues?: Array<TemplateMoveTemplateToTeamBadRequestIssue> | undefined;
|
|
35
|
-
};
|
|
36
|
-
/**
|
|
37
|
-
* Invalid input data
|
|
38
|
-
*/
|
|
39
|
-
export declare class TemplateMoveTemplateToTeamBadRequestError extends Error {
|
|
40
|
-
code: string;
|
|
41
|
-
issues?: Array<TemplateMoveTemplateToTeamBadRequestIssue> | undefined;
|
|
42
|
-
/** The original data that was passed to this error instance. */
|
|
43
|
-
data$: TemplateMoveTemplateToTeamBadRequestErrorData;
|
|
44
|
-
constructor(err: TemplateMoveTemplateToTeamBadRequestErrorData);
|
|
45
|
-
}
|
|
46
|
-
/** @internal */
|
|
47
|
-
export declare const TemplateMoveTemplateToTeamInternalServerErrorIssue$inboundSchema: z.ZodType<TemplateMoveTemplateToTeamInternalServerErrorIssue, z.ZodTypeDef, unknown>;
|
|
48
|
-
/** @internal */
|
|
49
|
-
export type TemplateMoveTemplateToTeamInternalServerErrorIssue$Outbound = {
|
|
50
|
-
message: string;
|
|
51
|
-
};
|
|
52
|
-
/** @internal */
|
|
53
|
-
export declare const TemplateMoveTemplateToTeamInternalServerErrorIssue$outboundSchema: z.ZodType<TemplateMoveTemplateToTeamInternalServerErrorIssue$Outbound, z.ZodTypeDef, TemplateMoveTemplateToTeamInternalServerErrorIssue>;
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
57
|
-
*/
|
|
58
|
-
export declare namespace TemplateMoveTemplateToTeamInternalServerErrorIssue$ {
|
|
59
|
-
/** @deprecated use `TemplateMoveTemplateToTeamInternalServerErrorIssue$inboundSchema` instead. */
|
|
60
|
-
const inboundSchema: z.ZodType<TemplateMoveTemplateToTeamInternalServerErrorIssue, z.ZodTypeDef, unknown>;
|
|
61
|
-
/** @deprecated use `TemplateMoveTemplateToTeamInternalServerErrorIssue$outboundSchema` instead. */
|
|
62
|
-
const outboundSchema: z.ZodType<TemplateMoveTemplateToTeamInternalServerErrorIssue$Outbound, z.ZodTypeDef, TemplateMoveTemplateToTeamInternalServerErrorIssue>;
|
|
63
|
-
/** @deprecated use `TemplateMoveTemplateToTeamInternalServerErrorIssue$Outbound` instead. */
|
|
64
|
-
type Outbound = TemplateMoveTemplateToTeamInternalServerErrorIssue$Outbound;
|
|
65
|
-
}
|
|
66
|
-
export declare function templateMoveTemplateToTeamInternalServerErrorIssueToJSON(templateMoveTemplateToTeamInternalServerErrorIssue: TemplateMoveTemplateToTeamInternalServerErrorIssue): string;
|
|
67
|
-
export declare function templateMoveTemplateToTeamInternalServerErrorIssueFromJSON(jsonString: string): SafeParseResult<TemplateMoveTemplateToTeamInternalServerErrorIssue, SDKValidationError>;
|
|
68
|
-
/** @internal */
|
|
69
|
-
export declare const TemplateMoveTemplateToTeamInternalServerError$inboundSchema: z.ZodType<TemplateMoveTemplateToTeamInternalServerError, z.ZodTypeDef, unknown>;
|
|
70
|
-
/** @internal */
|
|
71
|
-
export type TemplateMoveTemplateToTeamInternalServerError$Outbound = {
|
|
72
|
-
message: string;
|
|
73
|
-
code: string;
|
|
74
|
-
issues?: Array<TemplateMoveTemplateToTeamInternalServerErrorIssue$Outbound> | undefined;
|
|
75
|
-
};
|
|
76
|
-
/** @internal */
|
|
77
|
-
export declare const TemplateMoveTemplateToTeamInternalServerError$outboundSchema: z.ZodType<TemplateMoveTemplateToTeamInternalServerError$Outbound, z.ZodTypeDef, TemplateMoveTemplateToTeamInternalServerError>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
81
|
-
*/
|
|
82
|
-
export declare namespace TemplateMoveTemplateToTeamInternalServerError$ {
|
|
83
|
-
/** @deprecated use `TemplateMoveTemplateToTeamInternalServerError$inboundSchema` instead. */
|
|
84
|
-
const inboundSchema: z.ZodType<TemplateMoveTemplateToTeamInternalServerError, z.ZodTypeDef, unknown>;
|
|
85
|
-
/** @deprecated use `TemplateMoveTemplateToTeamInternalServerError$outboundSchema` instead. */
|
|
86
|
-
const outboundSchema: z.ZodType<TemplateMoveTemplateToTeamInternalServerError$Outbound, z.ZodTypeDef, TemplateMoveTemplateToTeamInternalServerError>;
|
|
87
|
-
/** @deprecated use `TemplateMoveTemplateToTeamInternalServerError$Outbound` instead. */
|
|
88
|
-
type Outbound = TemplateMoveTemplateToTeamInternalServerError$Outbound;
|
|
89
|
-
}
|
|
90
|
-
/** @internal */
|
|
91
|
-
export declare const TemplateMoveTemplateToTeamBadRequestIssue$inboundSchema: z.ZodType<TemplateMoveTemplateToTeamBadRequestIssue, z.ZodTypeDef, unknown>;
|
|
92
|
-
/** @internal */
|
|
93
|
-
export type TemplateMoveTemplateToTeamBadRequestIssue$Outbound = {
|
|
94
|
-
message: string;
|
|
95
|
-
};
|
|
96
|
-
/** @internal */
|
|
97
|
-
export declare const TemplateMoveTemplateToTeamBadRequestIssue$outboundSchema: z.ZodType<TemplateMoveTemplateToTeamBadRequestIssue$Outbound, z.ZodTypeDef, TemplateMoveTemplateToTeamBadRequestIssue>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
101
|
-
*/
|
|
102
|
-
export declare namespace TemplateMoveTemplateToTeamBadRequestIssue$ {
|
|
103
|
-
/** @deprecated use `TemplateMoveTemplateToTeamBadRequestIssue$inboundSchema` instead. */
|
|
104
|
-
const inboundSchema: z.ZodType<TemplateMoveTemplateToTeamBadRequestIssue, z.ZodTypeDef, unknown>;
|
|
105
|
-
/** @deprecated use `TemplateMoveTemplateToTeamBadRequestIssue$outboundSchema` instead. */
|
|
106
|
-
const outboundSchema: z.ZodType<TemplateMoveTemplateToTeamBadRequestIssue$Outbound, z.ZodTypeDef, TemplateMoveTemplateToTeamBadRequestIssue>;
|
|
107
|
-
/** @deprecated use `TemplateMoveTemplateToTeamBadRequestIssue$Outbound` instead. */
|
|
108
|
-
type Outbound = TemplateMoveTemplateToTeamBadRequestIssue$Outbound;
|
|
109
|
-
}
|
|
110
|
-
export declare function templateMoveTemplateToTeamBadRequestIssueToJSON(templateMoveTemplateToTeamBadRequestIssue: TemplateMoveTemplateToTeamBadRequestIssue): string;
|
|
111
|
-
export declare function templateMoveTemplateToTeamBadRequestIssueFromJSON(jsonString: string): SafeParseResult<TemplateMoveTemplateToTeamBadRequestIssue, SDKValidationError>;
|
|
112
|
-
/** @internal */
|
|
113
|
-
export declare const TemplateMoveTemplateToTeamBadRequestError$inboundSchema: z.ZodType<TemplateMoveTemplateToTeamBadRequestError, z.ZodTypeDef, unknown>;
|
|
114
|
-
/** @internal */
|
|
115
|
-
export type TemplateMoveTemplateToTeamBadRequestError$Outbound = {
|
|
116
|
-
message: string;
|
|
117
|
-
code: string;
|
|
118
|
-
issues?: Array<TemplateMoveTemplateToTeamBadRequestIssue$Outbound> | undefined;
|
|
119
|
-
};
|
|
120
|
-
/** @internal */
|
|
121
|
-
export declare const TemplateMoveTemplateToTeamBadRequestError$outboundSchema: z.ZodType<TemplateMoveTemplateToTeamBadRequestError$Outbound, z.ZodTypeDef, TemplateMoveTemplateToTeamBadRequestError>;
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
125
|
-
*/
|
|
126
|
-
export declare namespace TemplateMoveTemplateToTeamBadRequestError$ {
|
|
127
|
-
/** @deprecated use `TemplateMoveTemplateToTeamBadRequestError$inboundSchema` instead. */
|
|
128
|
-
const inboundSchema: z.ZodType<TemplateMoveTemplateToTeamBadRequestError, z.ZodTypeDef, unknown>;
|
|
129
|
-
/** @deprecated use `TemplateMoveTemplateToTeamBadRequestError$outboundSchema` instead. */
|
|
130
|
-
const outboundSchema: z.ZodType<TemplateMoveTemplateToTeamBadRequestError$Outbound, z.ZodTypeDef, TemplateMoveTemplateToTeamBadRequestError>;
|
|
131
|
-
/** @deprecated use `TemplateMoveTemplateToTeamBadRequestError$Outbound` instead. */
|
|
132
|
-
type Outbound = TemplateMoveTemplateToTeamBadRequestError$Outbound;
|
|
133
|
-
}
|
|
134
|
-
//# sourceMappingURL=templatemovetemplatetoteam.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"templatemovetemplatetoteam.d.ts","sourceRoot":"","sources":["../../src/models/errors/templatemovetemplatetoteam.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAEzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,MAAM,MAAM,kDAAkD,GAAG;IAC/D,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,iDAAiD,GAAG;IAC9D,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EACH,KAAK,CAAC,kDAAkD,CAAC,GACzD,SAAS,CAAC;CACf,CAAC;AAEF;;GAEG;AACH,qBAAa,6CAA8C,SAAQ,KAAK;IACtE,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EACH,KAAK,CAAC,kDAAkD,CAAC,GACzD,SAAS,CAAC;IAEd,gEAAgE;IAChE,KAAK,EAAE,iDAAiD,CAAC;gBAE7C,GAAG,EAAE,iDAAiD;CAYnE;AAED,MAAM,MAAM,yCAAyC,GAAG;IACtD,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,6CAA6C,GAAG;IAC1D,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,KAAK,CAAC,yCAAyC,CAAC,GAAG,SAAS,CAAC;CACvE,CAAC;AAEF;;GAEG;AACH,qBAAa,yCAA0C,SAAQ,KAAK;IAClE,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,KAAK,CAAC,yCAAyC,CAAC,GAAG,SAAS,CAAC;IAEtE,gEAAgE;IAChE,KAAK,EAAE,6CAA6C,CAAC;gBAEzC,GAAG,EAAE,6CAA6C;CAY/D;AAED,gBAAgB;AAChB,eAAO,MAAM,gEAAgE,EAC3E,CAAC,CAAC,OAAO,CACP,kDAAkD,EAClD,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,2DAA2D,GAAG;IACxE,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iEAAiE,EAC5E,CAAC,CAAC,OAAO,CACP,2DAA2D,EAC3D,CAAC,CAAC,UAAU,EACZ,kDAAkD,CAGlD,CAAC;AAEL;;;GAGG;AACH,yBAAiB,mDAAmD,CAAC;IACnE,kGAAkG;IAC3F,MAAM,aAAa,sFACwC,CAAC;IACnE,mGAAmG;IAC5F,MAAM,cAAc,0IACwC,CAAC;IACpE,6FAA6F;IAC7F,KAAY,QAAQ,GAClB,2DAA2D,CAAC;CAC/D;AAED,wBAAgB,wDAAwD,CACtE,kDAAkD,EAChD,kDAAkD,GACnD,MAAM,CAMR;AAED,wBAAgB,0DAA0D,CACxE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,kDAAkD,EAClD,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,2DAA2D,EACtE,CAAC,CAAC,OAAO,CACP,6CAA6C,EAC7C,CAAC,CAAC,UAAU,EACZ,OAAO,CAYL,CAAC;AAEP,gBAAgB;AAChB,MAAM,MAAM,sDAAsD,GAAG;IACnE,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EACH,KAAK,CAAC,2DAA2D,CAAC,GAClE,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4DAA4D,EACvE,CAAC,CAAC,OAAO,CACP,sDAAsD,EACtD,CAAC,CAAC,UAAU,EACZ,6CAA6C,CAW1C,CAAC;AAER;;;GAGG;AACH,yBAAiB,8CAA8C,CAAC;IAC9D,6FAA6F;IACtF,MAAM,aAAa,iFACmC,CAAC;IAC9D,8FAA8F;IACvF,MAAM,cAAc,gIACmC,CAAC;IAC/D,wFAAwF;IACxF,KAAY,QAAQ,GAAG,sDAAsD,CAAC;CAC/E;AAED,gBAAgB;AAChB,eAAO,MAAM,uDAAuD,EAAE,CAAC,CAAC,OAAO,CAC7E,yCAAyC,EACzC,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kDAAkD,GAAG;IAC/D,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wDAAwD,EACnE,CAAC,CAAC,OAAO,CACP,kDAAkD,EAClD,CAAC,CAAC,UAAU,EACZ,yCAAyC,CAGzC,CAAC;AAEL;;;GAGG;AACH,yBAAiB,0CAA0C,CAAC;IAC1D,yFAAyF;IAClF,MAAM,aAAa,6EAC+B,CAAC;IAC1D,0FAA0F;IACnF,MAAM,cAAc,wHAC+B,CAAC;IAC3D,oFAAoF;IACpF,KAAY,QAAQ,GAAG,kDAAkD,CAAC;CAC3E;AAED,wBAAgB,+CAA+C,CAC7D,yCAAyC,EACvC,yCAAyC,GAC1C,MAAM,CAMR;AAED,wBAAgB,iDAAiD,CAC/D,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,yCAAyC,EACzC,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,uDAAuD,EAAE,CAAC,CAAC,OAAO,CAC7E,yCAAyC,EACzC,CAAC,CAAC,UAAU,EACZ,OAAO,CAUL,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,kDAAkD,GAAG;IAC/D,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EACH,KAAK,CAAC,kDAAkD,CAAC,GACzD,SAAS,CAAC;CACf,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wDAAwD,EACnE,CAAC,CAAC,OAAO,CACP,kDAAkD,EAClD,CAAC,CAAC,UAAU,EACZ,yCAAyC,CAStC,CAAC;AAER;;;GAGG;AACH,yBAAiB,0CAA0C,CAAC;IAC1D,yFAAyF;IAClF,MAAM,aAAa,6EAC+B,CAAC;IAC1D,0FAA0F;IACnF,MAAM,cAAc,wHAC+B,CAAC;IAC3D,oFAAoF;IACpF,KAAY,QAAQ,GAAG,kDAAkD,CAAC;CAC3E"}
|