MCPcopy
hub / github.com/immich-app/immich / album.dto.ts

File album.dto.ts

server/src/dtos/album.dto.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ShallowDehydrateObject } from 'kysely';
2import { createZodDto } from 'nestjs-zod';
3import { AlbumUser, AuthSharedLink } from 'src/database';
4import { BulkIdErrorReasonSchema } from 'src/dtos/asset-ids.response.dto';

Callers

nothing calls this directly

Calls 1

metaMethod · 0.80

Tested by

no test coverage detected