Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

the absoluteUrl property is set incorrctly #3

Open
jarrodek opened this issue Jan 5, 2017 · 0 comments
Open

the absoluteUrl property is set incorrctly #3

jarrodek opened this issue Jan 5, 2017 · 0 comments
Assignees
Labels

Comments

@jarrodek
Copy link
Contributor

jarrodek commented Jan 5, 2017

For Google Drive (v2) API spec there is following entry in the resource:

absoluteUri: "https://www.googleapis.com/drive/{version}/files/trash",
absoluteUrl: "https://www.googleapis.com/drive/{version}/trash"

It should:

  1. be only one node (prefer absoluteUrl)
  2. should have proper URL path added to the base URL
@jarrodek jarrodek self-assigned this Jan 5, 2017
@jarrodek jarrodek added the bug label Jan 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant