Closed Bug 1203317 Opened 9 years ago Closed 8 years ago

Add API to create a new Webapp Version

Categories

(Marketplace Graveyard :: API, defect, P2)

Avenir
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mat, Unassigned)

References

Details

(Whiteboard: [ktlo][possible_future_need])

We have an API to add a new Webapp but we never made one to create a new Webapp Version, for packaged apps. We should add one.

Like the app creation API it should just take a validation id. It's just a matter of going through Version.from_upload() (catching ValidationError, turning it into 400 errors) with the right webapp id. And add permission checks.
Blocks: 1169474
Priority: -- → P2
"It's trivial if you know DRF"
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Whiteboard: [ktlo][possible_future_need]
You need to log in before you can comment on or make changes to this bug.