Skip to content

Commit 10c0135

Browse files
author
David
committed
adding activityFields api object to blueprint
1 parent fa7b46b commit 10c0135

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/blueprint.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// Scoped in API under /v1/{objectName} standard namespaces.
99
exports.apiObjects = [
1010
'activities',
11+
'activityFields',
1112
'activityTypes',
1213
'authorizations',
1314
'companyFeatures',

0 commit comments

Comments
 (0)