Skip to content

Instantly share code, notes, and snippets.

@erop
Created July 7, 2020 19:12
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 erop/05fb06e34810d74c1c9dcf58eca7e422 to your computer and use it in GitHub Desktop.
Save erop/05fb06e34810d74c1c9dcf58eca7e422 to your computer and use it in GitHub Desktop.
DiscriminatorMap example
{
"type": "Person",
"firstName": "Ivan",
"lastName": "Ivanov"
}
{
"type": "Company",
"name": "ACME Consulting",
"city": "Moscow"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment