Jason Harmon

Results 7 issues of Jason Harmon

Link to config provided in https://github.com/VoronDesign/Voron-Switchwire/pull/44

Pins remapped from v2->v3 Pin mappings tested on my SW

Some existing hypermedia formats (such as JSON API, HAL, JSON Collection) define a standard 'wrapper' for responses (not unlike the old SOAP envelope, in some ways). Current OpenAPI conventions are...

OpenAPI.Next Proposal
Sub Issue

In providing quality documentation, it's necessary to provide more than "400 - Bad Request". Usually, an error object defines a key which indicates more specifically what was wrong (this applies...

error desc

This is a meta issue for tracking improvements for the structure of errors in OAS. Please don't add comments to this issue--rather open new tickets, if they apply, and reference...

error desc

My environment: Debian 8 Various switches on pip, more apt-get packages, and tricks for virtualenv were needed to complete install.

From https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md#responses-object: > The Responses Object MUST contain at least one response code, and it SHOULD be the response for a successful operation call. The current `Response.status_code` is defaulting to...