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

[DISCUSS] Open Questions for docs / APIs #315

Closed
dbwiddis opened this issue Dec 22, 2023 · 1 comment
Closed

[DISCUSS] Open Questions for docs / APIs #315

dbwiddis opened this issue Dec 22, 2023 · 1 comment
Labels
discuss documentation Improvements or additions to documentation v2.12.0

Comments

@dbwiddis
Copy link
Member

dbwiddis commented Dec 22, 2023

While drafting the API documentation (#311) I encountered a few questions that I need team feedback on.

  1. Is use_case an enum or user-defined field? I think we originally identified it as an enum for use by the front-end. Whatever it is, we need to add code for it and document it.
    • I've inserted some words to this effect.
  2. I need to add params to the documentation.
    • I've done this
  3. I think given our limited number of steps for 2.12 the "Sample Workflow Steps" ([DOCS] Sample Workflow Steps #314) may be sufficient for workflow step documentation. But we really need to improve that in later releases. Open to thoughts on:
@dbwiddis dbwiddis added documentation Improvements or additions to documentation discuss and removed untriaged labels Dec 22, 2023
@amitgalitz
Copy link
Member

I think use_case should be an enum based on pre-defined cases, we still don't really have those yet though I think.

I think we can add links to the API that the steps will be using

@dbwiddis dbwiddis closed this as completed Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss documentation Improvements or additions to documentation v2.12.0
Projects
None yet
Development

No branches or pull requests

2 participants