Alexis Métaireau
Alexis Métaireau
Thanks for bringing this to the table. Using Json Schema seems indeed something to consider, using our own format wouldn't bring any good. However, from what I see, JSONSchema still...
Currently when we do a GET on the definition, we cannot tell if the field is required or not.
I'm wondering if we shouldn't just use Javascript schema here, I've heard that it's not too complicated to parse; I don't know if that's the same story for its generation
yep, json schema.
I think this can be a part of the HTTP specification, because there already is a "accept-language" header that we could use for this. Isn't it enough?
Interesting. So it means we need to deal with authentication now. But that's a good goal, I think.
So to be a bit clearer about what we should do here: - When creating the flux objects, also give them a way to save their status - Change how...
YES! Please don't hesitate to contibute them if you want.
Yeah, we should probably add a "download" image here so that it's easier to understand.
This is related to the fact we're using a server which isn't up anymore. We should definitely fix this, but isn't related directly to this project.