File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ export default DefineConnector({
3131 recipient_name : {
3232 type : Schema . types . string ,
3333 description : "Enter text" ,
34- title : "Recipient Name " ,
34+ title : "Recipient name " ,
3535 } ,
3636 recipient_email : {
3737 type : Schema . types . string ,
3838 description : "Enter text" ,
39- title : "Recipient Email " ,
39+ title : "Recipient email " ,
4040 } ,
4141 docusign_access_token : {
4242 type : Schema . slack . types . oauth2 ,
Original file line number Diff line number Diff line change 1- /** This file was autogenerated on Mon Jan 26 2026. Follow the steps in src/schema/slack/functions/README.md to rebuild **/
1+ /** This file was autogenerated on Mon Feb 16 2026. Follow the steps in src/schema/slack/functions/README.md to rebuild **/
22import AdobeSign from "./adobe.sign/mod.ts" ;
33import Airtable from "./airtable/mod.ts" ;
44import Asana from "./asana/mod.ts" ;
You can’t perform that action at this time.
0 commit comments