Skip to content

Commit

Permalink
Update sdk-gen-config.json
Browse files Browse the repository at this point in the history
Set the same project name as is set on pypi.org
  • Loading branch information
slavkor authored Jul 11, 2024
1 parent 5830b47 commit 02953ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/sdk-gen-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packageName": "databox",
"packageVersion": "{VERSION}",
"packageUrl": "https://github.com/databox/databox-python",
"projectName": "databox-api"
}
"projectName": "databox"
}

0 comments on commit 02953ce

Please sign in to comment.