wire-api-0.1.0
Safe HaskellSafe-Inferred
LanguageGHC2021

Wire.API.Routes.Features

Documentation

type family FeatureAPIDesc cfg where ... Source #

Equations

FeatureAPIDesc EnforceFileDownloadLocationConfig = "<p><b>Custom feature: only supported on some dedicated on-prem systems.</b></p>" 
FeatureAPIDesc _ = ""