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

Fix Presigned Operations tables in documentation #280

Merged
merged 2 commits into from
Jan 24, 2019

Conversation

kaankabalak
Copy link
Contributor

@kaankabalak kaankabalak commented Jan 24, 2019

Fix return type of PresignedPutObjectAsync:

  • The return type for this function should be "string contains URL to
    upload the object" instead of "string contains URL to download the
    object"

Separate the two tables in PresignedGetObjectAsync:

  • Add blank line to separate two tables in PresignedGetObjectAsync
  • This gets rid of the row with two cells of :--- between these tables

The return type for this function should be "string contains URL to
upload the object" instead of "string contains URL to download the
object"
Add blank line to separate two tables in PresignedGetObjectAsync
@kaankabalak kaankabalak changed the title Fix return type of PresignedPutObjectAsync Fix Presigned Operations tables in documentation Jan 24, 2019
@kannappanr kannappanr merged commit df3e540 into minio:master Jan 24, 2019
@kaankabalak kaankabalak deleted the patch-1 branch January 24, 2019 20:21
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.

4 participants