Mapped types (soon)Transform and derive OpenAPI schemas from existing types using mapped types in AdonisJS. Coming soon.Copy MarkdownOpenGeneric typesUse generic types and mixins to reduce code duplication in your AdonisJS OpenAPI schemas for paginated responses and reusable patterns.Custom Type LoadersCreate custom type loaders to extend OpenAPI schema inference for types like Luxon DateTime or other custom classes in AdonisJS.