Skip to content

Commit

Permalink
Update build_twilio_library.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AsabuHere authored Nov 23, 2023
1 parent 36e87f9 commit 56b95ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build_twilio_library.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
CLEANUP_IMPORT_LANGUAGES = ['java', 'php']
REMOVE_DUPLICATE_IMPORT_LANGUAGES = ['node']
CONFIG_FOLDER = 'tmp'
DOMAIN_PREVIEW = 'preview'


def build(openapi_spec_path: str, output_path: str, language: str) -> None:
Expand Down

0 comments on commit 56b95ac

Please sign in to comment.