-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Labels
Milestone
Description
Current WebApi documentation here is sparse. Improving documentation requires updating the comments in the corresponding java code. The documentation is generated from the comments. Lack of comments makes documentation sparse.
We need to add comments to the WebApi java code. This comments should help with improving documentation for both
- REST endpoints autogenerated documentation
- ROhdsiWebApi R package
ablack3