OpenAPIBuilder
import { OpenAPIBuilder } from "https://raw.githubusercontent.com/mandarineorg/mandarinets/master/mod.ts";§Properties
§Methods
Gets the file to be saved when document is complete. This method is only used internally by Mandarine
Sets the property contact inside the info object in the Open API Document
Sets the property description inside the info object in the Open API Document
Adds a new external documentation in the Open API Document
Sets the property info in the Open API Document
Set file to be saved when document is complete. This method is only used internally by Mandarine
Sets the property license inside the info object in the Open API Document
Sets a new Open API version to the document
Adds a new security schema inside the components object in the Open API Document
Adds a new server in the Open API Document
Adds a new tag in the Open API Document
Sets the property termsOfService inside the info object in the Open API Document
Sets the property title inside the info object in the Open API Document
Sets the property version inside the info object in the Open API Document