Skip to content

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

@gregorybrzeski

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions