Meic·3 yıl önce·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 yıl önce·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·3 yıl önce·discussOpenAPI TSC member here. Any feedback on the new tools site gratefully received.
Meic·4 yıl önce·discussUndici seems to be an HTTP 1.1 client. Is there any work or timescale to provide HTTP 2 support?
Meic·5 yıl önce·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 yıl önce·discussYou can do both. Widdershins converts an OpenAPI definition to the markdown format used by Slatedocs. https://github.com/mermade/Widdershins
Meic·5 yıl önce·discussThanks! And it validates fine, congratulations. API added to the APIs.guru OpenAPI Directory.
Meic·5 yıl önce·discussCongratulations! Will add your OpenAPI definition to the APIs.guru OpenAPI Directory.
Meic·5 yıl önce·discussGreat to see it has an OpenAPI definition too. Added to the APIs.guru OpenAPI Directory.
Meic·5 yıl önce·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