Skip to content

Commit 3597e39

Browse files
authored
chore: Add user agent to .sdk_metadata.json (#52)
1 parent 65de085 commit 3597e39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.sdk_metadata.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"path": "lib/sdk/server",
88
"languages": [
99
"Java"
10-
]
10+
],
11+
"userAgents": ["JavaClient"]
1112
}
1213
}
1314
}

0 commit comments

Comments
 (0)