mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 01:11:07 +03:00
chore(server): auto sort open api spec (#3500)
* chore: recursively sort api keys * chore: open api
This commit is contained in:
8
mobile/openapi/test/create_album_dto_test.dart
generated
8
mobile/openapi/test/create_album_dto_test.dart
generated
@@ -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