Corresponds to the Server Object in the OpenAPI specification.
OpenApi.Types.Server
decode : Json.Decode.Decoder Server
encode : Server -> Json.Encode.Value
description : Server -> Maybe String
url : Server -> String
variables : Server -> Dict String Variable