diff --git a/apps/edr-freight-api/src/modules/eims/eims.types.ts b/apps/edr-freight-api/src/modules/eims/eims.types.ts index 6e74604bd..8cea86619 100644 --- a/apps/edr-freight-api/src/modules/eims/eims.types.ts +++ b/apps/edr-freight-api/src/modules/eims/eims.types.ts @@ -1,6 +1,5 @@ /** - * Wire types for the MoR EIMS gateway, taken from the supplied Postman collection. - * + * Wire types for the MoR EIMS gateway, * Every protected payload is the same envelope: the business object under `request`, a base64 * RSA-SHA512 signature over the *inner* object only, and the base64 certificate bundle. */