This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartserve
Watch
3
Star
0
Fork
0
You've already forked smartserve
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
smartserve
/
ts
/
openapi
History
Juergen Kunz
4a17bf39c6
BREAKING CHANGE(request): introduce lazy request body parsing via ctx.json()/text()/arrayBuffer()/formData and remove IRequestContext.body
2025-12-20 06:55:47 +00:00
..
index.ts
feat(openapi): Add OpenAPI module: decorators, spec generator, runtime validation and Swagger UI
2025-12-08 17:43:51 +00:00
openapi.coerce.ts
feat(openapi): Add OpenAPI module: decorators, spec generator, runtime validation and Swagger UI
2025-12-08 17:43:51 +00:00
openapi.decorators.ts
feat(openapi): Add OpenAPI module: decorators, spec generator, runtime validation and Swagger UI
2025-12-08 17:43:51 +00:00
openapi.generator.ts
feat(openapi): Add OpenAPI module: decorators, spec generator, runtime validation and Swagger UI
2025-12-08 17:43:51 +00:00
openapi.handlers.ts
feat(openapi): Add OpenAPI module: decorators, spec generator, runtime validation and Swagger UI
2025-12-08 17:43:51 +00:00
openapi.types.ts
feat(openapi): Add OpenAPI module: decorators, spec generator, runtime validation and Swagger UI
2025-12-08 17:43:51 +00:00
openapi.validator.ts
BREAKING CHANGE(request): introduce lazy request body parsing via ctx.json()/text()/arrayBuffer()/formData and remove IRequestContext.body
2025-12-20 06:55:47 +00:00