Mike Ralphson

Results 654 comments of Mike Ralphson

https://mermade.org.uk/api ... GET /api/v1/badge?url=... returns a redirect to an SVG badge. Obviously Smartbear have an OpenAPI validator badge too (but it used to be 2.0 only).

Some people (ahem) offer this kind of service, though not on a volunteer basis. At APIs.guru we're thinking of also making more of the metadata we hold about vendor-supplied API...

Slate input is just pure markdown, so it's even less structured than API Blueprint. And the markdown source is not available through the rendered website. A scraping tool such as...

I'd argue the state of **design** tooling is almost non-existent. To me design covers whiteboarding, spit-balling, straw-manning and tyre-kicking, before assembling a firm set of requirements and translating them via...

There is this project: https://github.com/tandfgroup/schema-oas though it hasn't been updated or issues answered for 2 years.

I suspect we should at least coordinate with what the Linux Foundation are already doing in this area. https://training.linuxfoundation.org/certification/ @ncaidin do you have contacts?

As the OAI is willing to fund getting started guides, perhaps they could also fund an update of https://json-schema.org/understanding-json-schema/ to Draft 2019-09 or 2020-XX ? OAS 3.1 and the matching...

@kinlane Think this is the issue where you mentioned Postman's support of the spec. I found this checklist useful in ensuring spec compliance / completeness: https://github.com/temando/open-api-renderer/blob/master/docs/open-api-v3-support.md

👀 on. Happy to review or help draft.

I think the key word here is `exposed`. 1. Correct, covered by `termsOfService` 2. If covered at all this would also be via the `termsOfService` 3. My reading of the...