You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While drafting the API documentation (#311) I encountered a few questions that I need team feedback on.
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.
I need to add params to the documentation.
I've done this
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:
Do we need individual API docs for each workflow step or can we just reference ML Commons API, or some mix?
I've linked to individual APIs for all cases and documented differences
Do we need an API that returns all the workflow steps and required/optional inputs (essentially the content of this json file as an API)?
While drafting the API documentation (#311) I encountered a few questions that I need team feedback on.
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.The text was updated successfully, but these errors were encountered: