Update message types according to latest draft: draft-ietf-satp-core-02, available at: https://datatracker.ietf.org/doc/draft-ietf-satp-core/
For example, for the Lock Assertion Receipt Message ( section 8.2.), the specification requires a message_type with content: "urn:ietf:satp:msgtype:assertion-receipt-msg".
The current implementation calls the lock assertion receipt as "lock evidence claim": packages/cactus-plugin-odap-hermes/src/main/json/openapi.json (line 269). One needs to change the wording in open-api.json and update it throughout the code.
@petermetz please assign it to me. @AndreAugusto11 and I are managing these tasks.
--
draft-ietf-satp-core-02
Update message types according to latest draft: draft-ietf-satp-core-02, available at: https://datatracker.ietf.org/doc/draft-ietf-satp-core/
For example, for the Lock Assertion Receipt Message ( section 8.2.), the specification requires a message_type with content: "urn:ietf:satp:msgtype:assertion-receipt-msg".
The current implementation calls the lock assertion receipt as "lock evidence claim": packages/cactus-plugin-odap-hermes/src/main/json/openapi.json (line 269). One needs to change the wording in open-api.json and update it throughout the code.
@petermetz please assign it to me. @AndreAugusto11 and I are managing these tasks.
--
draft-ietf-satp-core-02