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

Changing API Links #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

stevethepirate88
Copy link

Addressing the updated links for the Linode API to properly reflect the apiv3. Also addressing the request for documentation in issue #43

stevethepirate88 and others added 4 commits June 10, 2019 10:54
Changing the API documentation link to point to APIv3 instead of the APIv4 documentation.
Replacing the API links to the update linode.com/apiv3 links
Copy link
Collaborator

@displague displague left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like at least some of these links point to the wrong endpoint URLs.

it "should consider the documentation to live at https://www.linode.com/api/utility/user.getapikey" do
@linode.documentation_path(Linode.action_path(@linode.class.name, 'getapikey')).should == "https://www.linode.com/api/utility/user.getapikey"

it "should consider the documentation to live at https://www.linode.com/apiv3/utility/user.getapikey" do
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants