Bugfix/incorrect replacement path#69
Open
antonOO wants to merge 2 commits into
Open
Conversation
antonOO
commented
Jan 5, 2021
This change fixes the following three issues: 1. /api/session is not linked to /rest/com/vmware/cis/session (due to the lack of /cis in the new representation) 2. vmw-task=true (i.e. @TaskOnly) operations are not linked properly 3. the new token-exchange is not linked to the old one (there is no metadata for that link) It also fixes the filename used in the deprecation path by removing the 'api_' prefix. This doesn't affect the api-explorer in any way. Testing done: switched the 3 affected files on a deployment and verified that operations are now properly linked. Signed-off-by: Anton Obretenov <obretenova@vmware.com>
Amended erroneous test due to related changes. Signed-off-by: Anton Obretenov <obretenova@vmware.com>
|
@antonOO, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.