Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
CreateProjectBody
Inherits
Struct
<
Value
<
Object
Constructors
from_json
(raw :
String
) : self
Source
new
(name :
String
, repo
Url
:
String
, project
Type
:
String
, auth
Username
:
String
|
Nil
= nil, auth
Token
:
String
|
Nil
= nil, host
Port
:
Int32
|
Nil
= nil)
Source
Class methods
schema_json
Source
valid?
(json :
String
) :
Bool
Source
validate
(json :
String
) :
AtaValidator::ValidationResult
Source
validator
Source
Instance methods
authToken
authUsername
hostPort
name
projectType
repoUrl