Generates the create spec
holds the initial indentation
holds the entity definition
Adds the data types based on schema
entire collection of tables
returns the formatted data types
Generates the delete spec
holds the initial indentation
holds the entity definition
Generates the get all spec
holds the initial indentation
holds the entity definition
Generates the get one spec
holds the initial indentation
holds the entity definition
Generates the header content
holds the title of the app, the version and the base url
returns the formatted header
Generates the get all spec
holds the entity definition
Generates the update spec
holds the initial indentation
holds the entity definition
Generates the api spec for the whole schema.
entire collection of tables
holds the title of the app, the version and the base url
Generated using TypeDoc
Class which holds the logic for generating raml spec.
SpecGenerator