Creating AsyncAPI for WebSocket API – Step by Stepasyncapi.com9 points·by Meic·hace 5 años·0 comments
Meic·hace 3 años·discussOpenAPI Technical Steering Committee (TSC) member and OAS Community Manager here. Happy to answer or redirect all questions related to Moonwalk / OpenAPI v4.
Meic·hace 3 años·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·hace 3 años·discussOpenAPI TSC member here. Any feedback on the new tools site gratefully received.
Meic·hace 4 años·discussUndici seems to be an HTTP 1.1 client. Is there any work or timescale to provide HTTP 2 support?
Meic·hace 5 años·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·hace 5 años·discussYou can do both. Widdershins converts an OpenAPI definition to the markdown format used by Slatedocs. https://github.com/mermade/Widdershins
Meic·hace 5 años·discussThanks! And it validates fine, congratulations. API added to the APIs.guru OpenAPI Directory.
Meic·hace 5 años·discussCongratulations! Will add your OpenAPI definition to the APIs.guru OpenAPI Directory.
Meic·hace 5 años·discussGreat to see it has an OpenAPI definition too. Added to the APIs.guru OpenAPI Directory.
Meic·hace 5 años·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