Skip to content

Storage: Fix documentation misleading response_type signed_url#8942

Merged
tseaver merged 4 commits intogoogleapis:masterfrom
MaxxleLLC:fix/documentation_misleading_responsetype_signedurl
Aug 7, 2019
Merged

Storage: Fix documentation misleading response_type signed_url#8942
tseaver merged 4 commits intogoogleapis:masterfrom
MaxxleLLC:fix/documentation_misleading_responsetype_signedurl

Conversation

@HemangChothani
Copy link
Contributor

Fixes: #7696

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 6, 2019
:type response_type: str
:param response_type: (Optional) Content type of responses to requests for
the signed URL. Ignored if content_type is set.
the signed URL. Ignored if content_type is set on object/blob metadata.
Copy link
Contributor

Choose a reason for hiding this comment

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

Please wrap to the next line here (and the other similar docstrings).

projection=projection,
fields=fields,
client=self
client=self,
Copy link
Contributor

Choose a reason for hiding this comment

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

Please rebase against the head of master, which already has this change (and the others below) from PR #8831.

@MaxxleLLC MaxxleLLC force-pushed the fix/documentation_misleading_responsetype_signedurl branch from e0e059c to 68db71a Compare August 7, 2019 10:57
@tseaver tseaver merged commit 3d29c75 into googleapis:master Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Storage: generate_signed_url API documentation misleading for response_type/disposition

3 participants