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

the absoluteUrl property is set incorrctly #3

@jarrodek

Description

@jarrodek

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions