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 a history endpoint #45

Merged
merged 1 commit into from
Oct 19, 2018

Commits on Oct 16, 2018

  1. Add a history endpoint

    - A very basic history endpoint as described in the issue rodolfobandeira#39
    - Doesn't yet support all the filters that are described in the documentation provided here https://documenter.getpostman.com/view/2025350/RWaEzAiG#9f1dfdc0-fbe8-4ae5-9209-7f3d649a627c
    - Allows retrieving all the historical events or a specific historical event by passing an id
    - This closes rodolfobandeira#39 when merged in.
    
    Notes:
    - Also decided to alphabetize the order in which we `require` the files in the `spacex.rb` file
    invacuo committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    401c11f View commit details
    Browse the repository at this point in the history