From 1db2af5b85b353f7dec79a9006cdc9584a66705b Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Mon, 7 Oct 2019 13:58:04 +0200 Subject: Update Changelog --- docs/spec.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/spec.md b/docs/spec.md index 05d3729..4d28a1a 100644 --- a/docs/spec.md +++ b/docs/spec.md @@ -33,6 +33,10 @@ Carry [zusemsg] 2.0.007 changes into app2mzs interface: Reason: Element was added to [zusemsg] 2.2.007. - Add new choice in `mzs:DeliveryNotification` to forward new answer of type `msg:ERVConfirmedDelivery` to the app. - Move element `msg:RelayedViaERV` from `SuccessType` into `MessageType` (so that it's available to all types that derive from `MessageType`). +- Change `mzs:MessageType/ZSDeliveryID` from mandatory to optional element. + Reason: In certain cases the `ZSDeliveryID` does not exist. + Example: Perform QueryPersonRequest, Request fails, no ZSDeliveryID because request was never sent to delivery service. +- Change type of `mzs:Error/Code` from `xs:integer` to `xs:string`. Reason: `msg:Code` is also of type `xs:string`. ### Changes Between MOA ZS 1.5.3 and MOA ZS 2.0.0 RC1 -- cgit v1.2.3