summer_breeze icon indicating copy to clipboard operation
summer_breeze copied to clipboard

content generation for xml and json

Open francescoagati opened this issue 13 years ago • 0 comments

format xml and json should not be wrappe in html like this:

[{"book":{"created_at":"2011-06-24T10:11:17Z","description":null,"id":1,"title":"book1","updated_at":"2011-06-24T10:11:17Z"}},{"book":{"created_at":"2011-06-24T10:11:17Z","description":null,"id":2,"title":"book1","updated_at":"2011-06-24T10:11:17Z"}}]

and extension should not be .html but .xml or .json

francescoagati avatar Jun 24 '11 15:06 francescoagati