rokwire / rokwire-building-blocks-api

Source code repository of the Rokwire App Config, Authentication, Events, Profile, and Logging Building Blocks, and Authentication Middleware Library.
Apache License 2.0
3 stars 4 forks source link

[TASK] Update events schema to include registrationLabel #227

Closed sandeep-ps closed 5 years ago

sandeep-ps commented 5 years ago

Description

Update events API definition to include registrationLabel. This is required for displaying athletics events as it will be used as an ad-hoc field to store an athletic event key.

Acceptance Criteria

registrationLabel added to events schema.

CC: @bingzhang

sandeep-ps commented 5 years ago

Schema has been updated.