Method | Description | |
---|---|---|
SchemaSaveRequestDto ( |
Creates a Schema request DTO for POST or PUT operations. The Schema will be serialized and converted to a Base64 Encoded JSON string.
|
public SchemaSaveRequestDto ( |
||
schemaDto | The schema to create | |
return | System |