Apidocs fix #60

Merged
tiger5226 merged 2 commits from apidocs_fix into master 2018-04-08 09:16:37 +02:00
tiger5226 commented 2018-04-08 08:17:03 +02:00 (Migrated from github.com)

Updated API docs to fix documentation errors on github pages which is the target of the documentation. The main culprit was not having cors enabled to handle the same origin policy of the browsers and making sure the docs pointed to the actual apis instead of localhost. With the koa-cors package now enabled this will work perfectly.

THIS SHOULD BE MERGED AFTER PR #59 IS MERGED

Updated API docs to fix documentation errors on github pages which is the target of the documentation. The main culprit was not having cors enabled to handle the same origin policy of the browsers and making sure the docs pointed to the actual apis instead of localhost. With the koa-cors package now enabled this will work perfectly. THIS SHOULD BE MERGED AFTER PR #59 IS MERGED
filipnyquist commented 2018-04-08 09:16:32 +02:00 (Migrated from github.com)

Thanks for fixing this, looks clean to merge!

Thanks for fixing this, looks clean to merge!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lighthouse.js#60
No description provided.