Closed duckinator closed 5 years ago
atm e.g. http://parts.horse/parts/attiny85.json treats "attiny85.json" as the part name. it should just return the raw attiny85.json file, instead.
Implemented instead as http://parts.horse/json/<part>, e.g. http://parts.horse/json/attiny85.
http://parts.horse/json/<part>
atm e.g. http://parts.horse/parts/attiny85.json treats "attiny85.json" as the part name. it should just return the raw attiny85.json file, instead.