We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a2674 commit 8b6ccb8Copy full SHA for 8b6ccb8
components/seven/actions/lookup-cnam/lookup-cnam.mjs
@@ -1,7 +1,7 @@
1
import seven from "../../seven.app.mjs";
2
3
export default {
4
- key: "seven-lookup-cname",
+ key: "seven-lookup-cnam",
5
name: "Lookup CNAM",
6
description: "Look up caller name information via Seven. [See the documentation](https://docs.seven.io/en/rest-api/endpoints/lookup#cnam)",
7
version: "0.0.1",
0 commit comments