EnvironmentDiagnosticsResponse
EnvironmentDiagnosticsResponse contains a list of diagnostics from an environment operation.
Properties
- The list of diagnostics produced by the environment operation.
- The source range where the diagnostic occurred.
- ↳
summarystring optionalA summary of the diagnostic message. - ↳
pathstring optionalThe path within the environment definition where the diagnostic occurred. - ↳
severitystring optionalThe severity of the diagnostic: “error” or “warning”.