You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently sites are introduced manually on the Discovery Service. In order to programmatically support adding new sites we need to request the sites periodically from the Site Manager Service in order to get the available site names, location and description.
Issue by pral2a
Monday Mar 13, 2017 at 19:53 GMT
Originally opened as https://github.com/OrganicityEu/organicity-discovery-api/issues/21
Currently sites are introduced manually on the Discovery Service. In order to programmatically support adding new sites we need to request the sites periodically from the Site Manager Service in order to get the available site names, location and description.
Site Manager API Documentation:
https://sitemanager.organicity.eu/api/index.html#!/site/getSites
We are currently already requesting the same API here:
https://github.com/OrganicityEu/organicity-discovery-api/blob/fd0b72de560ed4d9d2fcae3b3cee0628b34bd663/lib/dictionary.rb
The text was updated successfully, but these errors were encountered: