-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VAPI-4801] Fix deprecation links in the api-explorer
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 <[email protected]>
- Loading branch information
Showing
3 changed files
with
31 additions
and
15 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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