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

File asset.dto.ts

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

Source from the content-addressed store, hash-verified

1import { createZodDto } from 'nestjs-zod';
2import { HistoryBuilder } from 'src/decorators';
3import { BulkIdsSchema } from 'src/dtos/asset-ids.response.dto';
4import { AssetType, AssetVisibilitySchema } from 'src/enum';

Callers

nothing calls this directly

Calls 6

IsNotSiblingOfFunction · 0.90
metaMethod · 0.80
updatedMethod · 0.80
stableMethod · 0.80
addedMethod · 0.80
getExtensionsMethod · 0.45

Tested by

no test coverage detected