[ 
https://jira.duraspace.org/browse/DS-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20644#action_20644
 ] 

Robin Taylor commented on DS-926:
---------------------------------

Cut and pasted from an email from Vibhaj Rajan...

Hi Robin,

I am not well experienced with REST technology but feel that this is the 
correct way of looking at a resource oriented architecture which REST promotes.

More Details : http://microformats.org/wiki/rest/urls

Warm Regards,

> REST-API The .xml or .json options cause the URl to be messy if an object is 
> specified
> --------------------------------------------------------------------------------------
>
>                 Key: DS-926
>                 URL: https://jira.duraspace.org/browse/DS-926
>             Project: DSpace
>          Issue Type: Bug
>          Components: REST API (experimental)
>            Reporter: Robin Taylor
>
> The request for all items is formed... 
> http://localhost:8080/rest/items.xml
> but the rest for item with id 58 is...
> http://localhost:8080/rest/items/58.xml
> That's a bit ugly. Could/should the requests be formed as 
> http://localhost:8080/rest/items/58?format=xml ? 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to