docs: trim eims.types.ts file header comment

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Hagernesh
2026-08-10 12:02:31 +00:00
parent 45715d6838
commit 1b4a317d92

View File

@@ -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.
*/