Opened at 2014-04-21T06:08:26Z
Last modified at 2015-08-18T16:41:23Z
#2227 new enhancement
"format=mutable" in the web API — at Version 1
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 (last modified by zooko)
According to webapi.rst, 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.
Note: See
TracTickets for help on using
tickets.