Version 1 by Ekaterina Ivanova
on Jul 02, 2011 01:43.

compared with
Current by Ekaterina Ivanova
on Jul 07, 2011 17:14.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History

h3. Sample
*Request:*
{code}DELETE /rest/admin/customfield/ownedFieldBundle/TODO/TODO{code}
* *Request*

*Response:* {code}
{code}TODO: Sample Response{code}
DELETE http://localhost:8081/rest/admin/customfield/ownedFieldBundle/New%20bundle%20name/New%20element%20name
Cookie: $Version=0; JSESSIONID=8dmapdeyqjdkeab2l6yhf4cu; $Path=/; jetbrains.charisma.main.security.PRINCIPAL=NDgxMzQ5NGQxMzdlMTYzMWJiYTMwMWQ1YWNhYjZlN2JiN2FhNzRjZTExODVkNDU2NTY1ZWY1MWQ3Mzc2NzdiMjpyb290; $Path=/
{code}

* *Response*

{code}
HTTP/1.1 200 OK
Content-Type: application/xml;charset=UTF-8
Content-Length: 0
Server: Jetty(7.2.0.v20101020)
{code}