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

Implementation of services Query-Parameter #93

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Implementation of services Query-Parameter #93

wants to merge 6 commits into from

Commits on Oct 1, 2017

  1. Added Service filter functionality in Parent Class.

    Added Service filter to `/stations` Endpoint [untested].
    SpeckiJ committed Oct 1, 2017
    Configuration menu
    Copy the full SHA
    c7b722f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Refactored Service Parameter to use Generics.

    Added Service Parameter to all Repositories.
    SpeckiJ committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    5412efc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d86d876 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. minor code style fix.

    SpeckiJ committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    213a328 View commit details
    Browse the repository at this point in the history
  2. Revert implementation of Service Parameter on Endpoints where it is n…

    …ot to be implemented. (align docs with implementation)
    SpeckiJ committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    da0f516 View commit details
    Browse the repository at this point in the history
  3. Added handling for /services Endpoint where Service parameter is not …

    …wanted but no custom createCondensed/createExpanded is implemented.
    SpeckiJ committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    8f87904 View commit details
    Browse the repository at this point in the history