Stream: warg

Topic: Warg api


view this post on Zulip Paul Scheduikat (Jan 16 2024 at 15:48):

What are you using to write/ view the openapi.yaml spec for the server? Because both postman and swagger seem to be unhappy with the spec.

view this post on Zulip Calvin Prewitt (Jan 16 2024 at 17:18):

Last I checked it passed validation but had some warnings. It is modified by hand, not generated from code.

view this post on Zulip Daniel Macovei (Jan 16 2024 at 17:21):

redocly is something we've used for viewing it... https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/bytecodealliance/registry/main/crates/server/openapi.yaml&nocors

ReDoc Interactive Demo. OpenAPI/Swagger-generated API Reference Documentation

Last updated: Nov 22 2024 at 16:03 UTC