This library to help Typescript programmer to create API docs using Open API specs version 3 by providing
- Open API data structure using Typescript interface.
- Data builder to make it easier to chain builds (customize the data object on the fly)
- Data factory to make it easier to create data object, as starting point. It will return a builder.
Source of specs are from OAS v3.1