chore(server): auto sort open api spec (#3500)
* chore: recursively sort api keys * chore: open api
This commit is contained in:
+4
-4
@@ -21,13 +21,13 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// List<String> sharedWithUserIds (default value: const [])
|
||||
test('to test the property `sharedWithUserIds`', () async {
|
||||
// List<String> assetIds (default value: const [])
|
||||
test('to test the property `assetIds`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// List<String> assetIds (default value: const [])
|
||||
test('to test the property `assetIds`', () async {
|
||||
// List<String> sharedWithUserIds (default value: const [])
|
||||
test('to test the property `sharedWithUserIds`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user