Skip to content

Conversation

@sima-zhu
Copy link
Contributor

@sima-zhu sima-zhu commented Oct 3, 2019

This PR is to address comments not related to autogen for queue and file.

#5676

#5670

// TODO: (gapra) Fix put range from URL link. Service docs have not been updated to show this API
public Mono<Response<FileUploadRangeFromURLInfo>> uploadRangeFromURLWithResponse(long length,
long destinationOffset, long sourceOffset, URI sourceURI) {
public Mono<Response<FileUploadRangeFromUrlInfo>> uploadRangeFromURLWithResponse(long length,
Copy link
Member

Choose a reason for hiding this comment

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

Are these method names also supposed to change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch. Will make a change.

Copy link
Member

@gapra-msft gapra-msft left a comment

Choose a reason for hiding this comment

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

Just made a comment about one of the method signatures in files. (you could probably also do it in another PR if it's a change that needs to be done)

@sima-zhu
Copy link
Contributor Author

sima-zhu commented Oct 3, 2019

Just made a comment about one of the method signatures in files. (you could probably also do it in another PR if it's a change that needs to be done)

@gapra I have searched over the files. Make changes to non autogen code.

@sima-zhu sima-zhu merged commit 2d0cd47 into Azure:master Oct 3, 2019
@sima-zhu sima-zhu deleted the apireview branch February 23, 2021 19:04
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