Database Driver & Version: mysql Ver 8.0.23 for Linux on x86_64 (MySQL Community Server - GPL)
Description:
i try to use this sdk and passing data like in documentation but i got validation errors
( new Forge(token was passing))->createDatabaseUser(123, ['name' => 'name', 'password' => 'password, "databases" =>[123]])
errors
production.ERROR: The given data failed to pass validation. {"exception":"[object] (Laravel\\Forge\\Exceptions\\ValidationException(code: 0): The given data failed to pass validation. at /vendor/laravel/forge-sdk/src/MakesHttpRequests.php:104)
Description:
i try to use this sdk and passing data like in documentation but i got validation errors
errors
in docs like this
i really appreciate your help thanks