Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gregorybrzeski opened this issue Feb 12, 2021 · 0 comments
Open

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

gregorybrzeski opened this issue Feb 12, 2021 · 0 comments
Assignees
Labels

Comments

@gregorybrzeski
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants