Commit Graph

9 Commits

Author SHA1 Message Date
github-actions[bot]
90b71e3e42 feat: update mgmt api docs (#27958)
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com>
2024-07-15 19:01:26 +00:00
github-actions[bot]
8aef4a08bf feat: update mgmt api docs (#27851)
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com>
2024-07-08 19:13:11 +00:00
github-actions[bot]
a54aecd089 feat: update mgmt api docs (#27665)
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com>
2024-07-01 17:49:22 +00:00
github-actions[bot]
ae06e6b7c5 feat: update mgmt api docs (#27308)
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com>
2024-06-24 17:38:30 +00:00
github-actions[bot]
8d9dda6d12 feat: update mgmt api docs (#26987)
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com>
2024-06-10 22:25:03 +00:00
Hieu
d855bfb3f8 feat: automate mgmt api spec update (#26655)
* fix: correct mgmt api naming

* feat: new command to generate mgmt api sections

* feat: sort section items

* chore: tidy up

* fix: add generate sections to the default command

* feat: add gha to auto update mgmt api docs

* chore: tidy up

* fix: operationId logic to support self-hosting references

* chore: update latest mgmt api specs

* chore: update latest mgmt api specs
2024-05-31 08:53:19 +07:00
Hieu
c5a88a9fc4 feat: render mgmt api body params (#26319)
* feat: render body parameters

* feat: api parameters render

* fix: update mgmt api spec to latest

* fix: body param format and support content type selection

* fix: prettier errors

* fix: use Options to render accepted enum values

* fix: prettier again

* fix: merge conflict

* fix: expose new api routes

* fix: prettier again

* refactor: ApiBodyParam

* fix: add missing apis

* chore: tidy up

* feat: improve api response with sample + schema tabs

* fix: support show/hide object param schema

* fix: show no content text

* refactor: use collapsible for hidden content

* Update apps/docs/components/reference/ApiOperationSection.tsx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* Update apps/docs/components/ApiSchemaOption.tsx

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* fix: resolve comments

---------

Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com>
2024-05-21 13:30:34 +07:00
Kevin Grüneberg
245c127805 chore: use redocly swagger cli (#20137) 2024-01-03 19:14:10 +01:00
Kevin Grüneberg
129b3d927a chore: move specs to docs folder (#20136) 2024-01-03 18:54:23 +01:00