chore: open api

This commit is contained in:
Jason Rasmussen
2023-07-10 15:12:53 -04:00
parent 120727889f
commit 706e3687ff
8 changed files with 18 additions and 130 deletions
-5
View File
@@ -16,11 +16,6 @@ void main() {
// final instance = ImportAssetDto();
group('test ImportAssetDto', () {
// AssetTypeEnum assetType
test('to test the property `assetType`', () async {
// TODO
});
// bool isReadOnly (default value: true)
test('to test the property `isReadOnly`', () async {
// TODO