Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Wacli::OpenAPI::Dto::Builder
Inherits
Reference
/
Object
Constants
HTTP_METHODS = ["get", "post", "put", "patch", "delete", "head", "options"]
PARAM_LOCS = ["path", "query", "header"]
Constructors
new
(doc :
Document
)
Source
Instance methods
list_operations
Source
operation
(method :
String
, path_template :
String
) :
Operation
Source