MXS-2411: Implicitly use latest API version
The request API prefix is now simply ignored as it has no meaning as long as there is a single version of the API.
This commit is contained in:
@ -285,7 +285,7 @@ public:
|
||||
*
|
||||
* @return True if prefix is present and was successfully removed
|
||||
*/
|
||||
bool validate_api_version();
|
||||
void fix_api_version();
|
||||
|
||||
private:
|
||||
|
||||
|
Reference in New Issue
Block a user