Sergey

Results 2 issues of Sergey

# Issue report To get tree (child categories) need to use method \AdobeStock\Api\Client\SearchCategory::getCategoryTree This method has next lines: ` if ($request->getCategoryId() == null) { throw StockApiException::withMessage('Category Id cannot be null');...

Entity has a boolean property, e.g. "enabled" On the index page when do not use "configureFields" method or use `yield Field::new('enabled')` it renders switch but it doesn't work correctly because...