-
Notifications
You must be signed in to change notification settings - Fork 480
Labels
Description
Problem
Managing bundle contents (adding/removing assets from unpushed bundles) is currently only accessible via JSP. Need REST endpoints to answer "How do I manage bundle contents?" and modify bundle assets.
Goal
Provide REST endpoints for removing assets from unpushed bundles with bulk operation support.
APIs
DELETE /v1/bundles/{bundleId}/assets- Remove one or multiple assets from unpushed bundle
Personas
- Developer Teams - Need REST APIs for future Angular UI development
- System Administrators - Will use future Angular UI built on these APIs
Sub-issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
New