Hacker News new | ask | show | jobs
by OJFord 2069 days ago
No, it's confusing, but it is doing something - it's serialising marshmallow schemata into a OpenAPI/Swagger YAML file.

The serialiser is predominantly in `internal`, the example is in `api`.

But it's not very fleshed out, without checking thoroughly I think a lot must be unsupported yet.