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
The data used by the new concepts list is not exposed via the REST API.
We should add an API method that corresponds to that functionality.
It shouldn't be difficult since the functionality already exists, we just need to take care of parameter handling and converting the results to JSON-LD + documentation in the Swagger docs.
Similar to #599 which is about adding a method like this for the alphabetical index.
The text was updated successfully, but these errors were encountered:
The data used by the new concepts list is not exposed via the REST API.
We should add an API method that corresponds to that functionality.
It shouldn't be difficult since the functionality already exists, we just need to take care of parameter handling and converting the results to JSON-LD + documentation in the Swagger docs.
Similar to #599 which is about adding a method like this for the alphabetical index.
The text was updated successfully, but these errors were encountered: