gematik / TI-Messenger-Testsuite

This Project contains the testsuite for the TI-Messenger. It tests multiple TI-Messenger instances against each other for interoperability.
Apache License 2.0
10 stars 3 forks source link

Type Room in API spec requires invalid fields RoomMembers and RoomProperties #43

Closed awesome-manuel closed 13 hours ago

awesome-manuel commented 1 month ago

https://github.com/gematik/TI-Messenger-Testsuite/blob/ea41cc66b08067c166f321785b52621708b71f9c/src/main/resources/api/TiMessengerTestTreiber.yaml#L3220

The Room type inherits all fields from RoomMembers and RoomProperties, but it cannot require those types only their fields.

Beff42 commented 1 month ago

Thanks! Will be adjusted in the next release.

Beff42 commented 13 hours ago

This is now fixed in release 1.3.5