﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
1073	[API] 'audio' and 'video' objectType's are not accepted.	JanKusanagi		"Trying to post an 'audio' object or 'video' object (or 'file' object, but this one might be not accepted in general) returns:

HTTP 400: Bad Request. 
""{""error"": ""Unknown object type 'audio'.""}""



Interestingly, if I try to upload a 'file' object, and the file is the binary executable of a program (well, I tried with some from /usr/bin, at least), the server returns HTTP 500 instead."	defect	new	minor		programming		api, objectTypes, uploads, audio, video		
