Guest User

Untitled

a guest
Jan 22nd, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. {
  2. "body": {
  3. "{iso_code}": {
  4. "application/json": "{\"title\": \"Return of the {variablized_string}\"}",
  5. "text/plain": "Return of the {variablized_string}",
  6. "text/html": "<h1>Return of the {variablized_string}</h1>",
  7. }
  8. }
  9. }
Add Comment
Please, Sign In to add comment