Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageyaml
contacts:
  workspace: contacts
  mainNodeType: mgnl:contact
  appName: contacts
  subAppName: browser
  label: Contacts

How the file should look after adding the snippet.

...

Code Block
languageyaml
workspaces:
  contacts:
    workspace: contacts
    mainNodeType: mgnl:contact
    appName: contacts
    subAppName: browser
    label: Contacts
  team:
    workspace: team
    mainNodeType: team
    appName: team
    subAppName: browser
    label: Team App