github-actions[bot]
c70c3dc393
Version Packages (next)
2024-01-30 13:38:11 +00:00
github-actions[bot]
185d5ea0b0
Version Packages (next)
2024-01-23 13:57:50 +00:00
Patrik Oldsberg
a1a2ca5b52
Apply suggestions from code review
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-01-21 15:56:35 +01:00
Aramis
552e762784
fix generated files
...
Signed-off-by: Aramis <sennyeyaramis@gmail.com >
2024-01-18 18:22:00 -05:00
Aramis
324b970209
feat(openapi-tooling): use info.title as the pluginId
...
the current approach to pass pluginId to the client is opaque and using package name as a title isn't super descriptive.
Signed-off-by: Aramis <sennyeyaramis@gmail.com >
2024-01-18 16:21:39 -05:00
github-actions[bot]
8070f67dc4
Version Packages
2024-01-16 11:44:56 +00:00
github-actions[bot]
ac277f3c91
Version Packages (next)
2024-01-09 12:44:34 +00:00
github-actions[bot]
a3ccddeba5
Version Packages (next)
2024-01-02 10:42:54 +00:00
github-actions[bot]
c9f71fba8d
Version Packages (next)
2023-12-25 23:42:26 +00:00
Fredrik Adelöw
a2bee9cc0f
MOAR
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-12-20 16:37:29 +01:00
Fredrik Adelöw
76a4904d2a
remove some unused deps
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-12-20 15:55:16 +01:00
github-actions[bot]
a9801a3ec9
Version Packages
2023-12-19 13:39:54 +00:00
github-actions[bot]
3f1192f32f
Version Packages (next)
2023-12-12 15:45:17 +00:00
github-actions[bot]
a7f57602d1
Version Packages (next)
2023-12-05 13:55:44 +00:00
github-actions[bot]
356906bab8
Version Packages (next)
2023-11-28 13:37:18 +00:00
github-actions[bot]
8ece80419a
Version Packages (next)
2023-11-21 15:13:12 +00:00
github-actions[bot]
c8a8aac2af
Version Packages
2023-11-14 13:25:17 +00:00
github-actions[bot]
8a9f0ce86b
Version Packages (next)
2023-11-07 09:43:56 +00:00
github-actions[bot]
f577e1176f
Version Packages (next)
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-10-31 15:42:09 +01:00
github-actions[bot]
8345a35d04
Version Packages (next)
2023-10-24 11:04:16 +00:00
github-actions[bot]
8cdb8c2e40
Version Packages
2023-10-17 08:54:50 +00:00
github-actions[bot]
e43d3eb1b7
Version Packages (next)
2023-10-10 11:39:03 +00:00
github-actions[bot]
f95345c845
Version Packages (next)
2023-10-03 10:49:45 +00:00
github-actions[bot]
bea3617712
Version Packages (next)
2023-09-26 13:20:00 +00:00
github-actions[bot]
b228d7d9c2
Version Packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-20 11:24:40 +02:00
github-actions[bot]
a6d1580062
Version Packages (next)
2023-09-12 11:41:29 +00:00
Patrik Oldsberg
71114ac50e
plugins: refactory to use default export for new backend system
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Philipp Hugenroth <philipph@spotify.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-07 18:53:48 +02:00
github-actions[bot]
32a09adcff
Version Packages (next)
2023-09-05 10:03:17 +00:00
github-actions[bot]
fc1a38bc57
Version Packages (next)
2023-08-29 12:18:08 +00:00
Eric Peterson
f5cdb61269
Add maintainer-owned catalog-info.yaml files
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-08-23 18:02:53 +02:00
github-actions[bot]
f8c8e8de37
Version Packages (next)
2023-08-22 11:37:48 +00:00
github-actions[bot]
aaf5cb2ca1
Version Packages
2023-08-15 17:12:48 +00:00
Patrik Oldsberg
c6b29f3dbe
todo: move filter encoding fix to backend
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-11 15:08:09 +02:00
github-actions[bot]
74f77f151a
Version Packages (next)
2023-08-08 14:07:10 +00:00
github-actions[bot]
572abc7edf
Version Packages (next)
2023-08-01 12:30:00 +00:00
Vincenzo Scamporlino
2cccf58ef1
chore: config to rootConfig
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-07-31 17:11:00 +02:00
github-actions[bot]
b441642fbe
Version Packages (next)
2023-07-25 11:30:28 +00:00
mario_ma
2575fcf835
Update README.md
...
Signed-off-by: mario_ma <ruima@alauda.io >
2023-07-21 15:34:01 +08:00
Ben Lambert
bce7e8c230
Merge pull request #17875 from sennyeya/validation
...
feat(openapi-tooling): Add support for request validation.
2023-07-19 13:24:02 +02:00
github-actions[bot]
0abb3c37b8
Version Packages
2023-07-18 08:35:29 +00:00
Aramis Sennyey
ebeb775869
feat(openapi-tooling): Add support for request validation and create router stubs.
...
Signed-off-by: Aramis Sennyey <sennyeyaramis@gmail.com >
Signed-off-by: Aramis <sennyeyaramis@gmail.com >
2023-07-12 21:36:10 -04:00
github-actions[bot]
d72e2eeba6
Version Packages (next)
2023-06-27 12:10:42 +00:00
github-actions[bot]
bc0c4bc64c
Version Packages
2023-06-20 13:54:09 +00:00
github-actions[bot]
320ed50274
Version Packages (next)
2023-06-13 19:37:24 +00:00
github-actions[bot]
a8634a9634
Version Packages (next)
2023-05-30 13:52:00 +00:00
github-actions[bot]
75a1c93784
Version Packages (next)
2023-05-23 15:25:13 +00:00
github-actions[bot]
73e7820731
Version Packages
2023-05-16 09:38:40 +00:00
Patrik Oldsberg
b61788b0a3
todo-backend: separate TodoItem declaration in API schema
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-10 11:40:19 +02:00
Patrik Oldsberg
1bf5f1e376
todo-backend: add additional basic constraints to API schema
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-10 11:09:57 +02:00
Patrik Oldsberg
f41881c623
todo-backend: move openapi-utils to dev deps
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-10 11:07:00 +02:00