rerun codegen

This commit is contained in:
Shimin Guo
2019-03-11 22:43:41 -07:00
parent de91fe9857
commit 6d0ee58ade
79 changed files with 240548 additions and 244520 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# ref: https://help.github.com/articles/adding-an-existing-project-to-github-using-the-command-line/
#
# Usage example: /bin/sh ./git_push.sh wing328 swagger-petstore-perl "minor update"
# Usage example: /bin/sh ./git_push.sh wing328 openapi-pestore-perl "minor update"
git_user_id=$1
git_repo_id=$2