Commit Graph

11 Commits

Author SHA1 Message Date
Aramis Sennyey 0fbcf23714 feat: add support for OpenAPI 3.1 (#32300)
* breaking: add support for OpenAPI 3.1

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* add changeset

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* update nullable prop

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* remove more allowReserved usages

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* make changes less breaking

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* Apply suggestion from @aramissennyeydd

Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>

---------

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
2026-02-28 09:04:02 -05:00
Brian Forbis f7b3896dd7 Minor doc fix
Signed-off-by: Brian Forbis <bforbis@athenahealth.com>
2024-11-22 09:46:53 -05:00
Aramis 6694b369a3 feat(repo-tools): add a new command that provides dynamic test-driven OpenAPI schema feedback.
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2023-10-23 13:45:00 -04:00
Aramis Sennyey 45454f2178 fix: clean up the exported types
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
2023-09-21 17:51:04 -04: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
Patrik Oldsberg 799c33047e repo-tools: switch to using sub commands
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-05-10 10:54:06 +02:00
Patrik Oldsberg 7b7f3867c9 Merge pull request #17484 from JaanJah/16648-permalinks
Use permalinks in files that use links with line numbers
2023-05-04 15:34:08 +02:00
Fredrik Adelöw efd766ea62 generated openapi files have a new name and notice at the top
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-04-28 14:38:50 +02:00
Jaan Jahilo 2e19fca42b Use permalink in packages/backend-openapi-utils/README.md
Signed-off-by: Jaan Jahilo <jaanjahilo@outlook.com>
2023-04-22 17:18:13 +03:00
Aramis Sennyey ef770923df Lint on generate success. Move YAML file to src/schema/
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:45 +02:00
Aramis Sennyey 1f5800ae6d Rename to package/backend-openapi-utils.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:45 +02:00