-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Though it's not publicly documented on https://tess.elixir-europe.org/api/json_api, I assume that I can turn the user-facing page for learning paths (https://tess.elixir-europe.org/learning_paths) into a JSON endpoint by postpending .json_api
However, https://tess.elixir-europe.org/learning_paths.json_api gives me HTTP 406
{"error":{"message":"The requested format is not available (406 Not Acceptable).","code":406}}how can I get the learning paths data in a structured way?
Metadata
Metadata
Assignees
Labels
No labels