Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add /links #95

Merged
merged 8 commits into from
Dec 2, 2019
Merged

Add /links #95

merged 8 commits into from
Dec 2, 2019

Commits on Nov 27, 2019

  1. Add /links endpoint

    Since map_back is the same for several endpoints, it has been moved to
    ResourceMapper and will only be modified (at this point) for the /links
    endpoint mapper.
    CasperWA committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    0738a9d View commit details
    Browse the repository at this point in the history
  2. Get providers.json, update params for /links

    TODO: Turn providers.json into proper MongoDB entries
    CasperWA committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    ca0348b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. Configuration menu
    Copy the full SHA
    c1359ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad3576 View commit details
    Browse the repository at this point in the history
  3. Update openapi.json

    CasperWA committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    c504fe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de3a885 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42cc88e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Updates according to @ml-evs review

    Better documentation of `map_back` and _only_ use `task_id` for
    structures ids.
    CasperWA committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    8ce3e80 View commit details
    Browse the repository at this point in the history