Meic·3년 전·discussOpenAPI Technical Steering Committee (TSC) member and OAS Community Manager here. Happy to answer or redirect all questions related to Moonwalk / OpenAPI v4.
Meic·3년 전·discussCongratulations 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년 전·discussUndici seems to be an HTTP 1.1 client. Is there any work or timescale to provide HTTP 2 support?
Meic·5년 전·discussNice 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년 전·discussYou can do both. Widdershins converts an OpenAPI definition to the markdown format used by Slatedocs. https://github.com/mermade/Widdershins
Meic·5년 전·discussThanks! And it validates fine, congratulations. API added to the APIs.guru OpenAPI Directory.
Meic·5년 전·discussCongratulations! Will add your OpenAPI definition to the APIs.guru OpenAPI Directory.
Meic·5년 전·discussGreat to see it has an OpenAPI definition too. Added to the APIs.guru OpenAPI Directory.
Meic·5년 전·discussYou 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