You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building on the previous PR that introduced support for dictionaries with primitive types, this proposal aims to extend support to more complex types in lists and dictionaries. This will ensure that events with content such as dictionaries of lists, lists of dictionaries, and lists of data attribute classes are fully supported. These changes will enable the handling by the event bus of events like:
Description
Building on the previous PR that introduced support for dictionaries with primitive types, this proposal aims to extend support to more complex types in lists and dictionaries. This will ensure that events with content such as dictionaries of lists, lists of dictionaries, and lists of data attribute classes are fully supported. These changes will enable the handling by the event bus of events like:
org.openedx.learning.discussions.configuration.changed.v1
org.openedx.content_authoring.course.certificate_config.changed.v1
org.openedx.content_authoring.course.certificate_config.deleted.v1
org.openedx.learning.course.notification.requested.v1
org.openedx.learning.ora.submission.created.v1
Definition of Done
The text was updated successfully, but these errors were encountered: