hyper63 / hyper63/hyper-connect-py
Doc strings for IntelliSense
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As an SDK user,
I want to see IntelliSense within my IDE when viewing the hyper service methods
so that I can learn about what each method does, its parameters, and return types and click on links to relevant documentation in archbee and even an example or two.
Create documentation annotation for each hyper-service method.
- [x] Data Service Methods
- [ ] Cache Service Methods
- [ ] Storage Service Methods
- [ ] Queue Service Methods
Contributor guide
Assessment
This issue has not been assessed yet.