invertase / invertase/docs.page
Using Swagger Api Spec to generate documentation
Open
status: discussion
- Dominant language
- TypeScript
- Stars
- 673
- Forks
- 101
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 10
Description
Implementation example: https://motif.land/guides/openapi
```json
{
...
api: { url: "swagger api endpont here" , doc: "can extend doc using mdx" }
...
}
```
It automatically adds API the side menu and extends the swagger doc with another mdx file.
Contributor guide
Assessment
This issue has not been assessed yet.