Open gberche-orange opened 8 years ago
Some comments such as https://github.com/gberche-orange/pivotal-tracker-mirror/issues/178#issuecomment-235334249 have an empty content displaying null because they are made of an attachment.
null
Seems the attachment endpoint allows to display inline the attachment as in:
https://www.pivotaltracker.com/file_attachments/59830227/download?inline=true
Some stories such as https://www.pivotaltracker.com/story/show/116234099 include zip files, however the browser seems to tolerate it, see from zip served at https://www.pivotaltracker.com/file_attachments/58957847/download?inline=false
Some comments such as https://github.com/gberche-orange/pivotal-tracker-mirror/issues/178#issuecomment-235334249 have an empty content displaying
null
because they are made of an attachment.Seems the attachment endpoint allows to display inline the attachment as in:
https://www.pivotaltracker.com/file_attachments/59830227/download?inline=true
Some stories such as https://www.pivotaltracker.com/story/show/116234099 include zip files, however the browser seems to tolerate it, see from zip served at https://www.pivotaltracker.com/file_attachments/58957847/download?inline=false