Skip to content

Conversation

@rakshith91
Copy link
Contributor

No description provided.


def download(
self, kb_id, environment, custom_headers=None, raw=False, **operation_config):
self, kb_id, environment, source=None, changed_since=None, custom_headers=None, raw=False, **operation_config):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this seems like a breaking change

Copy link
Member

@lmazuel lmazuel Nov 6, 2020

Choose a reason for hiding this comment

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

it's borderline, custom_headers is a generated header from autorest (not the service), the likeliness that someone is using positional arguments all the way to custom_headers is very low, and we never increased a major version just for it (and never got any issue opened)

@rakshith91
Copy link
Contributor Author

Closing in favor of #15086

@rakshith91 rakshith91 closed this Nov 6, 2020
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.

2 participants