api-validator icon indicating copy to clipboard operation
api-validator copied to clipboard

Support OpenAPI v3.0.x

Open shadowhand opened this issue 7 years ago • 2 comments

Any idea what it would take to support OpenAPI 3? I assume it would impact request/response definition at minimum. Have this been explored at all?

shadowhand avatar Nov 15 '18 19:11 shadowhand

@shadowhand As a matter of fact, one of my closed source project already support OpenAPI v3, I already planed to merge both project into eleven-labs/api-validator. It's not feature complete as the spec goes but it's good enough to be shared with the community. I'll have some free time this weekend to work on it.

guillemcanal avatar Nov 15 '18 22:11 guillemcanal

It has a quite busy weekend, I'll try to contribute that feature this week, stay tuned :)

guillemcanal avatar Nov 19 '18 18:11 guillemcanal