chore(server): openapi generation (#9554)

This commit is contained in:
Alex 2024-05-17 09:58:55 -05:00 committed by GitHub
parent c8aa6a62c2
commit df42352f84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 0 additions and 120 deletions

View file

@ -50,11 +50,6 @@ void main() {
// TODO
});
//Future<List<AssetResponseDto>> getAssetDuplicates() async
test('test getAssetDuplicates', () async {
// TODO
});
//Future<AssetResponseDto> getAssetInfo(String id, { String key }) async
test('test getAssetInfo', () async {
// TODO