pub async fn check_opl_syntax(
    configuration: &Configuration,
    body: Option<&str>
) -> Result<CheckOplSyntaxResult, Error<CheckOplSyntaxError>>
Expand description

The OPL file is expected in the body of the request.