1.
Introduction
2.
Type Definitions
2.1.
Basics
2.2.
Union Type
2.3.
Arrays
2.4.
Optional Type (?)
2.5.
Refinement Types
2.6.
EBNF
3.
REST API Definitions
3.1.
Quick Start
3.2.
Core Definitions
3.3.
Default Values
3.4.
Code Generation
3.5.
JWT Authentication
🔎
Type Definitions
This chapter explains TYML’s type definitions from both syntax and semantics perspectives.
<
>