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