Interface EndpointCategory

All Known Implementing Classes:
AuthenticationApi, AuthenticatorsApi

@Generated("de.xima.openapi.codegen.java_jaxrs.XimaJavaJaxrsGenerator") public interface EndpointCategory
Base interface for a collection of API calls under the same category. The category is usually the tag of the endpoint.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • category

      String category()
      Returns:
      The name of this category.