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

Implement Landing Pads endpoint #71

Merged

Conversation

invacuo
Copy link
Collaborator

@invacuo invacuo commented Oct 2, 2019

Why?

  • Implement Landing Pads endpoint as requested by #66

Description

Side effects/ Notes

  • Got an error when running this locally due to Faraday enforcing .adapter over .use, so had to make that change in base_request.rb as well

***Why?***
- Implement Landing Pads endpoint as requested by [rodolfobandeira#66](rodolfobandeira#66)

***Description***
- Uses reference specified in the issue above https://docs.spacexdata.com/?version=latest#465c049c-8395-4d25-a909-d1ee710b5314
- Closes [rodolfobandeira#66](rodolfobandeira#66)

***Side effects/ Notes***
- Got an error when running this locally due to Faraday enforcing `.adapter` over `.use`, so had to make that change in `base_request.rb` as well
@rodolfobandeira rodolfobandeira merged commit 5a830eb into rodolfobandeira:master Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement "Landing Pads" endpoint
2 participants