Paths

constructor(head: Swagger.Path? = null, get: Swagger.Path? = null, post: Swagger.Path? = null, put: Swagger.Path? = null, patch: Swagger.Path? = null, delete: Swagger.Path? = null)(source)