endpoints.documented

openapi

package openapi

Visibility
  1. Public
  2. All

Type Members

  1. trait Assets extends algebra.Assets with Endpoints

    Interpreter for algebra.Assets

  2. trait BasicAuthentication extends algebra.BasicAuthentication with Endpoints

    Interpreter for algebra.BasicAuthentication that produces OpenAPI documentation.

  3. trait Endpoints extends algebra.Endpoints with Requests with Responses

    Interpreter for algebra.Endpoints that produces an OpenApi instance for endpoints.

  4. trait JsonEntities extends algebra.JsonEntities with Endpoints

    Partial interpreter for algebra.JsonEntities.

  5. trait JsonSchemaEntities extends algebra.JsonSchemaEntities with Endpoints with JsonSchemas

    Interpreter for algebra.JsonSchemaEntities that produces a documentation of the JSON schemas.

  6. trait Methods extends algebra.Methods

    Interpreter for endpoints.algebra.Methods

  7. trait MuxEndpoints extends algebra.MuxEndpoints with Endpoints

  8. trait OptionalResponses extends algebra.OptionalResponses with Endpoints

    Interpreter for algebra.OptionalResponses

  9. trait Requests extends algebra.Requests with Urls with Methods

    Interpreter for algebra.Requests.

  10. trait Responses extends algebra.Responses

    Interpreter for algebra.Responses

  11. trait Urls extends algebra.Urls

    Interpreter for algebra.Urls

Value Members

  1. package model

Ungrouped