Paŭlo Ebermann

Results 127 comments of Paŭlo Ebermann

_(This is about rule [161](https://opensource.zalando.com/restful-api-guidelines/#161).)_ I agree, the remark doesn't really fit there. I see these options: * move it to [MUST support pagination](https://opensource.zalando.com/restful-api-guidelines/#159) * this way it's seen by...

In the guild meeting, we got to the conclusion that it makes sense to make it a separate rule, as we got some examples where APIs waste a lot of...

Yeah, but it has the effect that on two pages the formatting is broken. (The ERRORs are just a symptom which might help identify the problem.) ![api-guidelines-durable-references](https://user-images.githubusercontent.com/645859/149199601-fe91ae9e-19e8-47d8-8017-ea7fff0174f1.png) ![api-guidelines-method-properties](https://user-images.githubusercontent.com/645859/149199613-34b75d7d-85a5-4888-a17e-ea6438ba01db.png) The icons...

@tkrop will talk to @meshcalero about this.

@meshcalero will try to do a minimally-invasive PR for this.

Idea: remove the `_embedded` field, instead use the `embed` parameter to expand a "common hypertext control" to a full object. I'll try to figure out how to write this in...