Roberto Polli

Results 469 comments of Roberto Polli

I'm testing, let's see what happens :D

I'm doing this via circleci.

@ssams thanks for this PR. I am not sure whether we should patch the client if the request is conformant to the spec (Eg. it could break with other servers)....

@chiangf Hi Frank! Is this project still maintained? Are PR accepted? Thanks again for your module, R.

Given the ongoing work on HTTP & HTTPAPI I really suggest that we should: - delegate methods support to HTTP - add interoperability considerations suggesting to limit to the methods...

@philsturgeon I just won't ossify OAS with method decisions which are outside the OAS scope. If we want to provide stuff for implementers, we can say: - implementers MUST support...

@philsturgeon my opinion is that OAS should not constraint the possible set of http methods. This is because the HTTP specs are the place where methods are defined. For interoperability...

@handrews a media type is just an identifier (aka a label) for data format or content. The media type registration contains all the information associated to this identifier. IIUC a...

> this emphasizes compatibility with the Internet ecosystem [..] this emphasizes compatibility with the Internet ecosystem IMHO JSON Schema is at least a "family of media types". Since the data...

> A third option is to just delete this line. It's come up before whether it's even a good idea to mention CBOR here For this specific issue, we can...