Skip to content

Instantly share code, notes, and snippets.

@wodsonluiz
Created June 8, 2022 16:01
Show Gist options
  • Save wodsonluiz/e45acf8c24eb6662fdb1d614831077c8 to your computer and use it in GitHub Desktop.
Save wodsonluiz/e45acf8c24eb6662fdb1d614831077c8 to your computer and use it in GitHub Desktop.
PUT pessoa_test/_doc/1
{
"nome": "Wodson Luiz",
"interesses": [
"basquete",
"música",
"literatura",
"churrasco"
],
"cidade": "São Paulo",
"formação": "Letras",
"estado": "SP",
"país": "Brasil"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment