Skip to content

Instantly share code, notes, and snippets.

@samirvarandas
Last active August 30, 2021 20:42
Show Gist options
  • Select an option

  • Save samirvarandas/c193bb6fb9c381b0afddc7c9174eddc8 to your computer and use it in GitHub Desktop.

Select an option

Save samirvarandas/c193bb6fb9c381b0afddc7c9174eddc8 to your computer and use it in GitHub Desktop.

Revisions

  1. samirvarandas revised this gist Aug 30, 2021. No changes.
  2. samirvarandas revised this gist Aug 30, 2021. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion post.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,7 @@
    {
    "post_id" : 1,
    "post_title" : "Logstash é vida",
    "post_content" : "<p>Conteúdo do meu post</p>",
    "post_content" : "<p>Vejá só como é facil!...</p>",
    "author_name" : "Samir Varandas",
    "text_comments" : ["Achei top", "Achei péssimo"]
    }
  3. samirvarandas revised this gist Aug 30, 2021. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions post.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    {
    "title" : "Logstash é vida",
    "content" : "<p>Conteúdo do meu post</p>",
    "post_title" : "Logstash é vida",
    "post_content" : "<p>Conteúdo do meu post</p>",
    "author_name" : "Samir Varandas",
    "comments" : ["Achei top", "Achei péssimo"]
    "text_comments" : ["Achei top", "Achei péssimo"]
    }
  4. samirvarandas created this gist Aug 30, 2021.
    6 changes: 6 additions & 0 deletions post.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    {
    "title" : "Logstash é vida",
    "content" : "<p>Conteúdo do meu post</p>",
    "author_name" : "Samir Varandas",
    "comments" : ["Achei top", "Achei péssimo"]
    }