Support visibility for tags (#4086)
This commit is contained in:
@@ -313,6 +313,7 @@ abstract class APIControllerBaseTest extends ControllerBaseTest
|
||||
'id' => 'int',
|
||||
'name' => 'string',
|
||||
'color' => '@string',
|
||||
'visible' => 'bool',
|
||||
];
|
||||
|
||||
// embedded meta data
|
||||
|
||||
Reference in New Issue
Block a user