Revert "docs: trim eims.types.ts file header comment"

This reverts commit f4b8dab58d921791b4b3f69e3c9952b6802835cc.
This commit is contained in:
Hagernesh
2026-08-10 12:05:04 +00:00
parent 1b4a317d92
commit b701ae3f47

View File

@@ -1,5 +1,6 @@
/**
* Wire types for the MoR EIMS gateway,
* Wire types for the MoR EIMS gateway, taken from the supplied Postman collection.
*
* 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.
*/