Skip to content

Commit faf0a86

Browse files
committed
- Reverting any changes to README.md and package.json
1 parent bb297ca commit faf0a86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

generator/cybersource_node_sdk_gen.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@ REM Batch file to change the content type
3131

3232
powershell -Command "(Get-Content ..\src\Api\SecureFileShareApi.js) | ForEach-Object { $_ -replace 'contentTypes = \[''application/json;charset=utf-8', 'contentTypes = [''*/*' } | Set-Content ..\src\Api\SecureFileShareApi.js"
3333

34+
git checkout ..\README.md
35+
36+
git checkout ..\package.json
3437

3538
pause

0 commit comments

Comments
 (0)