export const SCHEMA_NAME_PROPERTY = "x-fastify-schemaName" as const; export const APPLICATION_JSON = "application/json" as const;