Creating AsyncAPI for WebSocket API – Step by Stepasyncapi.com9 points·by Meic·5 лет назад·0 comments
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·3 года назад·discussOpenAPI TSC member here. Any feedback on the new tools site gratefully received.
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