Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate documentation report (#365)
* Add report middleware to handle report layout * Add layout * ci: Format code * ci: Generate docs * Fix layout * ci: Generate docs * Update draft report type * Remove missing return type section * ci: Generate docs * Add todos * ci: Generate docs * Add or helper to avoid rendering empty sections, fix resources without desc * ci: Generate docs * Conditionally render entity sections * ci: Generate docs * Bump blueprint to add some missing draft entities to the report * Minor fix * Bump blueprint and seam types * Process depreceted, undocumented and draft resources * ci: Generate docs * Add some of the missing messages * ci: Generate docs * Process namespaces * ci: Format code * Add missing reasons to the report layout * Fix resource properties usage in the layout * Add missing resource/route sections to the layout * Lint * ci: Generate docs * Report about extra response keys * ci: Generate docs * Add section on endpoints without code samples * ci: Generate docs * Remove pattern key * Fix bug in processRoute * ci: Generate docs * Dedupe reported endpoints and endpoint params * ci: Generate docs * ci: Generate docs --------- Co-authored-by: Seam Bot <[email protected]> Co-authored-by: Evan Sosenko <[email protected]>
- Loading branch information