Skip to content

GitHub Search should return similar output to HTTP request (body w/ object) #68

@akeller

Description

@akeller

Feature description

Currently GitHub Search returns .ion files which make it difficult to access the returned JSON object for quick and easy use (need to convert to .json, get a .jsonl, then need to parse the file, etc.). Returning the object in a body (like we do with HTTP request) would give me the ability to use pebble expressions to immediately work through what GitHub returns.

Returning a .ion file might be a great option, but by default we should have a similar experience to HTTP request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/pluginPlugin-related issue or feature request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions