Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

refactor light-oauth2 service to ensure integration with light-portal #289

Closed
stevehu opened this issue Aug 3, 2020 · 1 comment
Closed

Comments

@stevehu
Copy link
Contributor

stevehu commented Aug 3, 2020

The following has been changed.

  1. Add copyright headers
  2. Update GetHandler to filter by host instead of serviceId and return a map with services and total instead of only one array for UI pagination.
  3. Update PostHandler and PutHandler to get ownerId from the JWT token and return the updated service to the caller.
  4. Update openapi.yaml in test folder to adjust the get query parameter with host, change the service schema and update the scope to portal.r and portal.w
@stevehu
Copy link
Contributor Author

stevehu commented Aug 3, 2020

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant