Project

General

Profile

Actions

Bug #50855

closed

Feature #40907: mgr/dashboard: REST API improvements

Feature #40909: mgr/dashboard: REST API versioning

mgr/dashboard: API Version changing doesnt affect to pre-defined methods

Added by Nizamudeen A about 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
General
Target version:
% Done:

0%

Source:
Tags:
Backport:
pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Methods like list(), create(), get() etc doesn't get applied the version if this decorator is used or those @RESTController.Resource(version='0.1').

Also for the endpoints that get the version changed, the docs and the request header has still the version v1.0+ in them. So with the version reduced it gives 415 error when trying to make the request.


Related issues 1 (0 open1 closed)

Copied to Dashboard - Backport #51037: pacific: mgr/dashboard: API Version changing doesnt affect to pre-defined methodsResolvedAashish SharmaActions
Actions

Also available in: Atom PDF