Skip to content

Commit 5a12383

Browse files
committed
chore(PIV3): Regenerate personality insights v3
1 parent dc7e72e commit 5a12383

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

watson_developer_cloud/personality_insights_v3.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,8 @@ def profile(self,
216216
}
217217
if 'headers' in kwargs:
218218
headers.update(kwargs.get('headers'))
219+
headers[
220+
'X-IBMCloud-SDK-Analytics'] = 'service_name=personality_insights;service_version=V3;operation_id=profile'
219221

220222
params = {
221223
'version': self.version,

0 commit comments

Comments
 (0)