We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00502b5 commit e6bd25eCopy full SHA for e6bd25e
1 file changed
lib/capability-discovery.js
@@ -8,7 +8,7 @@ const util = require('./utils')
8
9
const serviceConfig = {
10
'api': {
11
- 'accounts: {
+ 'accounts': {
12
// 'changePassword': '/api/account/changePassword',
13
// 'delete': '/api/accounts/delete',
14
'new': '/api/accounts/new',
0 commit comments