github-actions[bot]
27af144426
feat: update mgmt api docs ( #34554 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2025-03-31 15:29:20 +00:00
github-actions[bot]
0ad3412d7a
feat: update mgmt api docs ( #34365 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2025-03-27 18:53:51 +00:00
github-actions[bot]
99a3a3f557
feat: update mgmt api docs ( #33950 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2025-03-17 15:43:36 +00:00
Charis
c5c5bc231f
feat: support typedoc 0.27 ( #33905 )
...
Type docs pulled from JS client libraries were expected to be in version 0.22, which unfortunately is a bit old and incompatible with TypeScript 5. Therefore any JS lib that upgrades their toolchian to TS 5 will inadvertently break their type specs in docs.
This PR updates docs to also support 0.27 (the latest stable version, compatible with TS 5), in addition to the old version. Parallel support is required since many libs are still on the old version.
The main changes are:
- The comment shape has changed in typedoc.
- kindString has been deprecated in favor the kind numbers.
- indexSignatures are now plural (an array).
2025-03-03 17:17:38 +00:00
Andrew Valleteau
ac54d858a1
chore(docs): setup docs for overrideTypes ( #33705 )
...
* chore(docs): setup docs for overrideTypes
* fix: add overrideTypes to docs section
* chore: regen specs
* chore: update snapshot
* chore: regenerate all specs
* revert realtime spec changes
---------
Co-authored-by: Charis Lam <26616127+charislam@users.noreply.github.com >
2025-03-03 15:35:39 +01:00
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
github-actions[bot]
57d668c6ce
feat: update mgmt api docs ( #33467 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2025-02-10 19:18:25 +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]
d35855cb58
feat: update mgmt api docs ( #33104 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2025-01-27 18:09:58 +00:00
github-actions[bot]
347dbcc875
feat: update mgmt api docs ( #32918 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
Co-authored-by: Bobbie Soedirgo <31685197+soedirgo@users.noreply.github.com >
2025-01-20 05:18:11 +00: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]
8c854368da
feat: update mgmt api docs ( #31297 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2025-01-02 18:05:08 +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]
aa623fec31
feat: update mgmt api docs ( #30768 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2024-12-09 18:03:26 +00:00
github-actions[bot]
baa19e01dc
feat: update mgmt api docs ( #30513 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2024-11-25 17:34:55 +00:00
github-actions[bot]
936fe4f5a1
feat: update mgmt api docs ( #30405 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2024-11-11 18:10:47 +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
github-actions[bot]
0a2886fa61
feat: update mgmt api docs ( #29581 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2024-10-02 15:33:46 +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]
99a62b2f37
feat: update mgmt api docs ( #29442 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2024-09-23 15:01:56 +00:00
github-actions[bot]
5de6a7080e
feat: update mgmt api docs ( #29165 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2024-09-09 16:04:23 +00:00
github-actions[bot]
a08c79eda1
feat: update mgmt api docs ( #28867 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2024-09-03 18:11:54 +00:00
github-actions[bot]
2519d3cc33
feat: update mgmt api docs ( #28541 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2024-08-12 18:17:18 +00:00
github-actions[bot]
14f22a48a0
feat: update mgmt api docs ( #28378 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2024-08-05 20:12:01 +00:00
github-actions[bot]
a12d6b08d2
feat: update mgmt api docs ( #28242 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2024-07-31 01:32:20 +00:00
github-actions[bot]
f9aac31adb
feat: update mgmt api docs ( #28116 )
...
Co-authored-by: phamhieu <689843+phamhieu@users.noreply.github.com >
2024-07-22 16:55:59 +00: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]
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