Skip to content

Instantly share code, notes, and snippets.

@sitefinitySDK
Last active November 30, 2022 17:23
{
"@odata.context": "http://localhost:4242/api/default/$metadata#newsitems(Title,Summary)/$entity",
"Title": "Sample news item",
"Summary": "Lorem Ipsum"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment