#2227 new enhancement

"format=mutable" in the web API — at Initial Version

Reported by: zooko Owned by:
Priority: normal Milestone: undecided
Component: code-frontend-web Version: 1.10.0
Keywords: mutable mdmf defaults webapi Cc:
Launchpad Bug:

Description

According to [trunk/docs/frontends/webapi.rst?rev=0ef593947755a8b81edc73d033219724268faf80#writing-uploading-a-file], you have to specify either format=MDMF or format=SDMF when creating a mutable file. However the user of an API might not know or care what is the difference between those two, and might also want to automatically start using a newer format if that newer format becomes the default, without changing the client code. This ticket is to add format=mutable which uses the default mutable format.

Change History (0)

Note: See TracTickets for help on using tickets.