Skip to content

Instantly share code, notes, and snippets.

@expiscornovus
Created August 16, 2022 15:21
REST API Verbose Headers
{
"Accept": "application/json;odata=verbose",
"Content-Type": "application/json;odata=verbose"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment