fix: add datatype to appKey (#2641)

pull/2644/head
Russ Savage 2021-06-02 10:26:48 -07:00 committed by GitHub
parent 2648aaaa01
commit dd194c9d1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ _**Data type:** String_
({{< req >}})
BigPanda [App Key](https://docs.bigpanda.io/reference#integrating-monitoring-systems).
_**Data type:** String_
## Usage
`bigpanda.endpoint` is a factory function that outputs another function.
The output function requires a `mapFn` parameter.