feat(server): improve API specification (#1853)
This commit is contained in:
Generated
+1
-1
@@ -33,7 +33,7 @@ void main() {
|
||||
|
||||
//
|
||||
//
|
||||
//Future<SharedLinkResponseDto> getMySharedLink() async
|
||||
//Future<SharedLinkResponseDto> getMySharedLink({ String key }) async
|
||||
test('test getMySharedLink', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user