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
@drewbutlerbb4 -- when the UI does the catalog upload, there is a progress bar that seems to indicate the catalog_upload.json file content is broken down into individual asset uploads? If so, would it be easy to also call the publish_approved and featured API endpoints from the UI?
ckadner
added a commit
to ckadner/mlx
that referenced
this issue
Nov 8, 2021
This removes the need to toggle both the Published and
Featured checkboxes for each of the (46) uploaded assets.
Since uploading a curated catalog can only be done by admins,
we assume that all the uploaded assets are to be published
and featured.
Resolvesmachine-learning-exchange#237
Signed-off-by: Christian Kadner <[email protected]>
This removes the need to toggle both the Published and
Featured checkboxes for each of the (46) uploaded assets.
Since uploading a curated catalog can only be done by admins,
we assume that all the uploaded assets are to be published
and featured.
Resolves#237
Signed-off-by: Christian Kadner <[email protected]>
Add parameters to the
/catalog
upload API to automatically set the uploaded assets to befeatured
andpublish_approved
.The text was updated successfully, but these errors were encountered: