Skip to content

Commit

Permalink
formatação
Browse files Browse the repository at this point in the history
  • Loading branch information
luizanisio authored Aug 26, 2018
1 parent 8cca2b8 commit da339e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 04_script_exemplos.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
- Copie e cole os dados abaixo no kibana, selecione tudo e tecle ctrl+enter para inserir todos os exemplos no índice
- A inserção deve ser feita depois do índice criado e os campos definidos

#Script para inserir os exemplos no kibana
### Script para inserir os exemplos no kibana

```json
POST meustextos/textos/1
{ "Id" : 1,
"Autor" : "Maria da Quitanda",
Expand Down

0 comments on commit da339e4

Please sign in to comment.