Meic·3 年前·議論OpenAPI Technical Steering Committee (TSC) member and OAS Community Manager here. Happy to answer or redirect all questions related to Moonwalk / OpenAPI v4.
Meic·3 年前·議論Congratulations on launching! I love how your OpenAPI definition is front-and-centre. I'll be adding it to the APIs.guru OpenAPI directory ASAP.
Meic·4 年前·議論Undici seems to be an HTTP 1.1 client. Is there any work or timescale to provide HTTP 2 support?
Meic·5 年前·議論Nice project. First stargazer! If you add the GitHub topic `openapi3` it will get picked up and indexed by https://apis.guru/awesome-openapi3/> Support JSON (only YAML for the moment)JSON is a subset of YAML, so this should "just work" with no changes... Oh, I see, it autoconverts JSON to YAML at the moment so needs a JSON mode.Does it not support the OPTIONS and TRACE methods?Typo: "Deuplicate" for "Duplicate"
Meic·5 年前·議論You can do both. Widdershins converts an OpenAPI definition to the markdown format used by Slatedocs. https://github.com/mermade/Widdershins
Meic·5 年前·議論Thanks! And it validates fine, congratulations. API added to the APIs.guru OpenAPI Directory.
Meic·5 年前·議論You might want to look at https://github.com/slatedocs/slate - there is also a Node.js port https://github.com/mermade/reslate and tools (see the slate wiki) to convert from formats such as OpenAPI