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

Add Tableau endpoints for all api endpoints #417

Open
biblicabeebli opened this issue Feb 18, 2025 · 0 comments
Open

Add Tableau endpoints for all api endpoints #417

biblicabeebli opened this issue Feb 18, 2025 · 0 comments
Assignees
Labels
enhancement in some way this would improve the experience of using or developing and maintaining Beiwe

Comments

@biblicabeebli
Copy link
Member

Relatively easy with one moderate lift:

  • Need to determine how to make WDC ... declaration? Work.
  • Build a test that makes sure the endopnt's WDC's stated schema matches a generic output schema.
  • need to test with @hydawo whether we Need that schema declaration is required or optional / what side effects it has.
    • what happens if there is an incorrect schema
    • can the schema be sparse/missing stuff
    • do we need keys or can we force lists because we have the schema? (can only do that if schema is fully enforced and static)
  • I do not have tableau functional and had problems acquiring it. No linux, have to use mac (as of a year+ ago)
  • DON'T do a special tableau=true parameter for determining credential type, do separate endpoints, even though it is more annoying. We don't wan't anyone using the endpoint to silently fail due to a hard-to-document-well hidden parameter.
@biblicabeebli biblicabeebli added the enhancement in some way this would improve the experience of using or developing and maintaining Beiwe label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement in some way this would improve the experience of using or developing and maintaining Beiwe
Projects
None yet
Development

No branches or pull requests

2 participants