Package dk.mada.jaxrs.model
package dk.mada.jaxrs.model
A simplified local model that is decoupled from the model provided by the OpenApi library.
The model is based on immutable classes.
-
ClassDescriptionModel of a DTO object.DTOs in the model.Immutable implementation of
Info.Contact
.Builds instances of typeImmutableContact
.Immutable implementation ofDto
.Builds instances of typeImmutableDto
.Immutable implementation ofInfo
.Builds instances of typeImmutableInfo
.Immutable implementation ofProperty
.Builds instances of typeImmutableProperty
.APIThe contact information for the API.The transformed model of an OpenApi specification.Models a property in a DTO.Security schemes.Sub-type selection information.Models the validation requirements for a type or its reference.