github.com/cs3org/reva/v2@v2.27.7/changelog/2.24.0_2024-09-09/ocm-generate-invite-event.md (about) 1 Enhancement: Publish an event when an OCM invite is generated 2 3 The ocm generate-invite endpoint now publishes an event whenever an invitation is requested and generated. 4 This event can be subscribed to by other services to react to the generated invitation. 5 6 https://github.com/cs3org/reva/pull/4836 7 https://github.com/cs3org/reva/pull/4832 8 https://github.com/owncloud/ocis/issues/9583