Skip to content

Journals search endpoint no longer respecting content=false. #35

Description

@zomglings
$ time curl -H "Authorization: Bearer $BUGOUT_ACCESS_TOKEN" "https://spire.bugout.dev/journals/cf5c627f-ad54-4728-b9c9-9b890c13dbcc/search?q=tag:token_id:1&content=false" | jq .
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1149  100  1149    0     0   1584      0 --:--:-- --:--:-- --:--:--  1582
{
  "total_results": 1,
  "offset": 0,
  "next_offset": null,
  "max_score": 1,
  "results": [
    {
      "entry_url": "http://spire.bugout.dev/journals/cf5c627f-ad54-4728-b9c9-9b890c13dbcc/entries/c25f00ac-3f5b-42e0-a152-df34f6671bde",
      "content_url": "http://spire.bugout.dev/journals/cf5c627f-ad54-4728-b9c9-9b890c13dbcc/entries/c25f00ac-3f5b-42e0-a152-df34f6671bde/content",
      "title": "Bonnie Armando, token_id: 1",
      "content": "{\"token_id\": 1, \"metadata_url\": \"https://arweave.net/ToCvs8q3zlRK5sx_GGBcmNuYq1ipZm6w_ReAOy3umK8/1/metadata.json\", \"image_url\": \"https://arweave.net/ScDOvX1I7tC7DqHgxoXkYQWWKCpPB5J9g9AYOcRSd98/1/incubator.png\", \"name\": \"Bonnie Armando\", \"metadata_version\": 1, \"attributes\": {\"Class\": \"Moon\", \"Lifecycle\": \"Egg\", \"Origin\": 1}, \"owner\": \"0x0d3D6aA033652358Bb55f798690b5B8f17591133\"}",
      "tags": [
        "Lifecycle:Egg",
        "owner: 0x0d3D6aA033652358Bb55f798690b5B8f17591133",
        "metadata_version: 1",
        "token_id:1",
        "Mythic:-",
        "Class:Moon"
      ],
      "created_at": "2021-11-30 16:22:47.923752+00:00",
      "updated_at": "2021-12-01 12:25:04.429137+00:00",
      "score": 1,
      "context_type": "humbug",
      "context_id": "bf7ba2d7-2dcc-44aa-9cd6-3ab52dfe8d50",
      "context_url": null
    }
  ]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions