FileInputs: Partial<Record<string, FileDef>>

A partial record mapping file field names to their expected FileDef. Used to describe the expected file uploads in a request.

IMPORT_PATH: "@daiso-tech/core/http-router/contracts"