Skip to main content
Module

x/datadog_api/client.ts>SimpleError

Lightweight client for accessing several Datadog APIs
Latest
interface SimpleError
import { type SimpleError } from "https://deno.land/x/datadog_api@v0.2.0/client.ts";

Error often returned for validation errors and other endpoint-specific checks

Properties

_type: "simple"
errors: string[]