Commit Graph

15 Commits

Author SHA1 Message Date
github-actions[bot]
bf04ff6681 feat: update mgmt api docs (#33642)
Co-authored-by: kamilogorek <1523305+kamilogorek@users.noreply.github.com>
2025-02-19 09:30:58 +00:00
Kamil Ogórek
a67fcb1809 docs: Regenerate specs for all API docs references (#33265)
* docs: Regenerate specs for all API docs references

* Fix the reference docs parsing.

* Update snapshots of docs tests.

* fix(ui): hide details panel for file params

* fix(ui): fix array display when inner type is not given

---------

Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com>
2025-02-04 14:57:17 +01:00
github-actions[bot]
7a0871b9ce feat: update mgmt api docs (#32732)
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com>
2025-01-13 19:10:31 +00:00
github-actions[bot]
eb326ea75a feat: update mgmt api docs (#31092)
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com>
2024-12-12 15:40:26 +00:00
github-actions[bot]
3d63cfe2b1 feat: update mgmt api docs (#30252)
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com>
2024-11-04 19:04:48 +00:00
github-actions[bot]
e1fb0cc719 feat: update mgmt api docs (#30000)
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com>
2024-10-28 22:58:13 +00:00
github-actions[bot]
b438f1001f feat: update mgmt api docs (#29869)
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com>
2024-10-16 15:56:26 +00:00
github-actions[bot]
55bdda2401 feat: update mgmt api docs (#29708)
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com>
2024-10-08 20:58:24 +00:00
Ivan Vasilov
b0cf2bf6fa chore: Move parser package to packages folder (#29522)
* Move the spec/parser package into packages folder.

* Fix the spec generation with the new paths.

* Remove the spec folder from prettierignore.

* Run prettier on the spec folder (without regenerating, that's should be done by the product teams).
2024-09-25 23:45:14 +02:00
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]
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
129b3d927a chore: move specs to docs folder (#20136) 2024-01-03 18:54:23 +01:00