Enumerations

The following enumerations are available globally.

  • An enum representing HTTP methods.

    See more

    Declaration

    Swift

    public enum OperationType
  • A function builder used to aggregate multiple Endpoints into a single Endpoint.

    See more

    Declaration

    Swift

    @_functionBuilder
    public enum EndpointBuilder