Commit Graph

20 Commits

Author SHA1 Message Date
Lazzaretti d105626ef6 feat(docs): Add documentation & example that AsyncApi 3 is supported
Signed-off-by: Lazzaretti <fabrizio@lazzaretti.me>
2024-01-26 14:19:40 +01:00
Justin Edelson ca50c3bbea fix(api-docs): Corrected styling of nested objects in AsyncAPI to avoid inappropriate uppercasing of nested objects
Fixes #16848

Signed-off-by: Justin Edelson <jedelson@pagerduty.com>
2023-03-16 08:52:22 -04:00
Oleg S d2e1364c98 add target to fix all prettier issues
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-02-01 14:09:07 -05:00
Oleg S a2194b2a4d rename trpc-sample api
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-01-31 16:47:51 -05:00
Oleg S ed40fbbe7e add tRPC to dev app
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-01-31 16:42:05 -05:00
Dimitris Apostolou aedd4daa66 Fix typos
Signed-off-by: Dimitris Apostolou <dimitris.apostolou@icloud.com>
2022-03-13 14:12:05 +02:00
Fredrik Adelöw 899f196af5 update to use getEntityByRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-03 13:27:25 +01:00
Dominik Henneke f9001cefb6 Fix the dev page and add a new example
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-10-12 10:08:45 +02:00
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
Patrik Oldsberg 9258c54f87 Merge branch 'master' into rugvip/mod 2021-06-22 10:07:18 +02:00
Patrik Oldsberg fa8c234b24 Merge pull request #6124 from backstage/rugvip/noroutes
plugins,dev-utils: remove usage of deprecated route registrations
2021-06-21 23:39:33 +02:00
Patrik Oldsberg d453c05dc3 apply core-imports codemod to all packages and plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:33:08 +02:00
Patrik Oldsberg 9b9a8f3925 plugins: restore dev setups
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:01:32 +02:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Oliver Sand f852f7381c Revert "Add support for json schema to API docs"
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-03 17:25:15 +02:00
Oliver Sand cec7fb9b37 Add support for json schema to API docs
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-29 16:27:08 +02:00
Oliver Sand 60bddefce2 Export apiDocsConfigRef from api-docs plugin to allow extending it with custom API renderers
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-30 17:34:46 +02:00
Patrik Oldsberg 6748413692 api-docs: update cards to grab entity from context + composability exports 2021-02-01 18:32:42 +01:00
Patrik Oldsberg d955622e81 api-docs: add basic dev setup with explore page 2021-02-01 17:59:33 +01:00
Dominik Henneke 812659c024 feat(api-docs): add plugin that provides widgets that display api docs 2020-08-12 13:53:34 +02:00