BCGST

Results 2 issues of BCGST

It could be beneficial if users could import resource files and libraries in a "private" way. Currently, resource files are imported in a sort of recursive way where you have...

enhancement
priority: high
effort: extra large

``` ValidationError: None is not of type 'string' Failed validating 'type' in schema['properties']['timeRemoved']: {'format': 'date-time', 'nullable': True, 'type': 'string'} On instance['timeRemoved']: None ``` I have schema that suggests the value...