Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Mensam.Server.Server.Route.Api.OpenApi
Synopsis
- handler :: MonadConfigured m => Routes (AsServerT m)
- specification :: MonadConfigured m => m OpenApi
- relativePathGoBack :: Link -> String
Documentation
specification :: MonadConfigured m => m OpenApi Source #
relativePathGoBack :: Link -> String Source #
Assuming that the origin link doesn't have a trailing slash.