Kyle Fuller

Results 123 issues of Kyle Fuller
trafficstars

The current schema parser (conversion to data structures) is incredibly simplistic. There is an implementation in the Swagger 2 adapter (https://github.com/apiaryio/fury-adapter-swagger/blob/cc772bbd1ba10fdc61de0e5c069a5ab5abfcefa5/src/schema.js) which can be used for reference, our parser in...

enhancement
openapi3

See https://github.com/apiaryio/fury-adapter-parser-oas3/pull/40#discussion_r237515513

openapi3

We need to create a specification for this, we proposed in past to move it to apielements.org website.

openapi3

This task currently requires some design thought into how externalDocs can be exposed in API Elements. I believe we can use some type of link, perhaps a profile link. Related...

openapi3

This task currently requires some design thought into how externalDocs can be exposed in API Elements. I believe we can use some type of link, perhaps a profile link.

openapi3

This likely requires design in API Elements specification and designing how to expose this information in API Elements fully. Some can be exposed but I think there may be some...

openapi3

We need to design this feature in API Elements.

openapi3

Support for 'cookie' support 'in'-type in 'Parameter Object'. I'd say this one has very little priority from us and will likely be one of the last functionality we add to...

openapi3

We should add support for `default` and ranges such as `2XX`.

openapi3