Colin Jaccino
Colin Jaccino
### Parameters for Media Types Media Types can support parameters. Yet, to work with them in OpenAPI, one must define them statically against each media type. This has the unfortunate...
[RFC7231 4.7.3](https://tools.ietf.org/html/rfc7231#section-4.3.7) identifies the use of target resource '*' when using the OPTIONS method. However, per [3.1.0 RC0's requirement for patterned fields for the Path Item Object](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.1.0.md#patterned-fields), the 'resource MUST...
Pardon if I have misunderstood matching patterns. It appears that if a query parameter has a value, resolveURI() will not find its match. Is this a bug, or am I...
rdfind is a great tool! Love it. One feature I'd love to see would be an output file containing the uniques, rather than the dupes. In my use case, I...