Skip to content

make "uri" and "id" always appear in query for output #549

Description

@gregorybrzeski

We have numerous output formats: tsv,list,json,js,id,uri,yaml

Two of them depend of on actual data returned from API:

  • id
  • uri

Due to this we need to ensure that these two attributes are checked for and always added (if missing) to defaultQuery set on command or generated by generateQuery().

This needs a generic approach unlike quick fix provided in PR #548

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions