UNPKG

avifors

Version:

A MDE tool that generates code from a YAML definition of your app domain model.

8 lines (7 loc) 180 B
events: - name: user_registered attributes: [user_id, email_address, encrypted_password] - name: password_changed attributes: [user_id, encrypted_new_password]