Mike Ralphson

Results 44 issues of Mike Ralphson

From a brief reading of [the relevant part of the spec](https://github.com/raml-org/raml-spec/blob/963cf8ef5130dc3fc610c164ae2e973c81f10479/versions/raml-10/raml-10.md#declaring-annotation-types) all we may be missing is an optional `displayName`. > A friendly name used only for display or documentation...

* [x] Make document instances identifiable and versionable, e.g. with a top-level `sla4api` property containing a semver value (I note that some of the examples have an `sla` property with...

https://github.com/tavis-software/Tavis.OpenApi/blob/9fe10be005827f408a963976b17bf46e2351be71/src/OpenApi/Model/PathItem.cs#L23-L29 From the spec.: > The Responses Object MUST contain at least one response code, and it SHOULD be the response for a successful operation call. This doesn't seem to...

Makes the loading of the `ai-plugin.json` work.