Skip to content

Commit f11633a

Browse files
Adding default user agent (#56)
1 parent a5bda2a commit f11633a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/openapi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
-p packageVersion=${{ github.event.client_payload.version }}
3131
--git-user-id lilt
3232
--git-repo-id lilt-python
33+
--http-user-agent Lilt_Client_Library-Python
3334
--skip-validate-spec
3435
-o .
3536
- name: Create Pull Request

0 commit comments

Comments
 (0)