Autodesk-Forge / forge-php-client

Forge PHP SDK: Enables you to easily integrate the Forge REST APIs into your application, including OAuth, Data Management,Model Derivative, and Design Automation
Apache License 2.0
41 stars 52 forks source link

Correct regex pattern in `uploadChunkWithHttpInfo` for contentRange #57

Open yiskang opened 1 year ago

yiskang commented 1 year ago

Hi Team,

To fix this issue #31, I corrected the regex pattern in uploadChunkWithHttpInfo for the content range.