Package org.apache.tapestry5.services.rest
Services related to Tapestry's REST support, including OpenAPI 3.0 description generation.
-
Interface Summary Interface Description MappedEntityManager Service which provides a list of mapped entities.OpenApiDescriptionGenerator Service used to generate OpenAPI 3.0 description in JSON format for an application REST endpoints (i.e.OpenApiTypeDescriber Interface that describes the type of a REST endpoint parameter, return type or request body.