mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 08:31:21 +00:00
938 B
938 B
title, sidebar_label
| title | sidebar_label |
|---|---|
| Config Options for elm | elm |
| Option | Description | Values | Default |
|---|
IMPORT MAPPING
| Type/Alias | Imports |
|---|
INSTANTIATION TYPES
| Type/Alias | Instantiated By |
|---|---|
| array | List |
| map | Dict |
LANGUAGE PRIMITIVES
- Bool
- Dict
- Float
- Int
- List
- String
RESERVED WORDS
- as
- case
- else
- exposing
- if
- import
- in
- let
- module
- of
- port
- then
- type
- where