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 incorrect deprecation replacement path #67

Merged
merged 1 commit into from
Nov 11, 2020

Conversation

antonOO
Copy link
Collaborator

@antonOO antonOO commented Sep 17, 2020

This commit fixes the incorrect replacement path which is added to
depraceted operations when deprecation is enabled. The 'api' prefix
and the query params (apparent in the operation path) are added
to the replacement path.

Another small fix is a missing '-' in the input params.

Signed-off-by: Anton Obretenov [email protected]

This commit fixes the incorrect replacement path which is added to
depraceted operations when deprecation is enabled. The 'api' prefix
and the query params (apparent in the operation path) are added
to the replacement path.

Another small fix is a missing '-' in the input params.

Signed-off-by: Anton Obretenov <[email protected]>
@antonOO antonOO requested a review from mtsvetanov September 17, 2020 07:37
@antonOO antonOO merged commit 54cf631 into vmware:master Nov 11, 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.

1 participant