sitevision / sitevision-apps

Create SiteVision WebApps and RESTApps
15 stars 17 forks source link

Add jsdoc from javadoc #21

Closed kling90 closed 3 years ago

kling90 commented 3 years ago

Added JSDoc annotations scraped from the JavaDoc for some of the available API:s.

Also removed the exports from CollaborationGroupWrapper since it's not a requirable api and is only avaliable through CollaborationFactory.

Was unsure how to add annotation to Requester and RestApi, the delete functions are problematic. Maybe these shouldn't have named exports?

albinohrn commented 3 years ago

Wow, this is great!

I've intentionally left out the delete functions since I haven't figured out if it is possible do document them at all..

Thanks!

albinohrn commented 3 years ago

Published in @sitevision/api@1.0.3