Skip to content

fetch/possible-values: how to supply path? #28

@jmacneal

Description

@jmacneal

I'd like to be able to use imcljs.fetch/possible-values to explore the database and auto-generate a parser grammar. Digging into the source, I can't really reason about the format expected for the path argument ("organism.name"?). Everything I've tried results in a 400 error ("error": "Missing parameter: 'path'). I haven't quite been able to diagnose the exact issue (in io/get-body-wrapper- I believe), but I have re-implemented the function myself using clj-http.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions