Skip to content

Commit cffa148

Browse files
authored
chore: Add user agent to .sdk_metadata.json (#224)
1 parent 4f87f4c commit cffa148

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .sdk_metadata.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"type": "server-side",
77
"languages": [
88
"PHP"
9-
]
9+
],
10+
"userAgents": ["PHPClient"]
1011
}
1112
}
1213
}

0 commit comments

Comments
 (0)