[Documentation] Letter using Lob API
File to work onhere
Pre- work:
- Ensure server api file is open
- highlight code snippet for
/createLetterfunction (line 159) and ask Copilot Chat: "Explain this function to me", or use the/explainslash command - try prompting Copilot: "Which data models does this function consume?"
Tasks for completion:
- [ ] add inline comments for
/createLetterfunctions (line 159) - highlight the createLetter function and select copilot -> start inline chat try prompting Copilot: "refactor to be more readable with inline comments"
Hi I was wondering if I can work on this. Still very new in my software learning / career but would like to tackle this if possible!
Hi @cadakris are you working on this issue? If you are, would you like to work on this together?
Hey @XicaFelix I actually haven't started working on it. I'd like to work on it together but I won't have time to look at this tomorrow so you can totally take it on.
@cadakris, ok sounds good!
Branch: issue-608
Adding my updates to the task
File to work onhere
Pre- work:
- Ensure server api file is open
- highlight code snippet for
/createLetterfunction (line 159) and ask Copilot Chat: "Explain this function to me", or use the/explainslash command - try prompting Copilot: "Which data models does this function consume?"
Tasks for completion:
- [ ] add inline comments for
/createLetterfunctions (line 159) - highlight the createLetter function and select copilot -> start inline chat try prompting Copilot: "refactor to be more readable with inline comments"