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 807825c commit f81d5b9Copy full SHA for f81d5b9
packages/sources/accountable/src/endpoint/reserve.ts
@@ -13,7 +13,7 @@ export const inputParameters = new InputParameters(
13
type: 'string',
14
required: true,
15
description:
16
- 'The name of the Accountable client to consume from. \n Used to match {client}_API_KEY env variable',
+ 'The name of the Accountable client to consume from. Used to match {client}_API_KEY env variable',
17
},
18
19
[
0 commit comments