#2227 new enhancement

"format=mutable" in the web API

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.

Change History (3)

comment:1 Changed at 2014-04-21T06:09:17Z by zooko

  • Description modified (diff)

comment:3 Changed at 2015-08-18T16:41:23Z by zooko

You should probably fix #1502 while you're fixing this ticket.

Note: See TracTickets for help on using tickets.