Skip to content

Instantly share code, notes, and snippets.

@tristanbes
Created November 30, 2022 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tristanbes/5db46c58fbf623b9c8ba52a96a5cf980 to your computer and use it in GitHub Desktop.
Save tristanbes/5db46c58fbf623b9c8ba52a96a5cf980 to your computer and use it in GitHub Desktop.
/// 1ST proposal
wamiz.user_registration {
email: ...
firstName: ...
}
consoanimo.user_registration {
email: ...
firstName: ...
}
// 2nd one
user_registration {
application: wamiz
email: ...
firstName: ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment