Skip to content

Commit ed1dda6

Browse files
authored
Merge pull request #1 from CyberSource/akshunya
Akshunya
2 parents e6e25b5 + 90b63cc commit ed1dda6

File tree

314 files changed

+307
-170747
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

314 files changed

+307
-170747
lines changed

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
################################################################################
2+
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
3+
################################################################################
4+
5+
/.vs/cybersource-rest-client-dotnet/v14
6+
/cybersource-rest-client-dotnet.csproj.user
7+
/bin/Debug/cybersource-rest-client-dotnet.dll
8+
/bin/Debug/cybersource-rest-client-dotnet.pdb
9+
/obj/Debug/cybersource-rest-client-dotnet.csproj.FileListAbsolute.txt
10+
/obj/Debug/cybersource-rest-client-dotnet.dll
11+
/obj/Debug/cybersource-rest-client-dotnet.pdb
12+
/obj/Debug/cybersource-rest-client-dotnet.csprojResolveAssemblyReference.cache

Api/CreditApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ public ApiResponse< InlineResponse2014 > CreateCreditWithHttpInfo (CreateCreditR
261261

262262
// to determine the Accept header
263263
String[] localVarHttpHeaderAccepts = new String[] {
264-
////"application/json"
264+
//"application/json"
265265
};
266266
String localVarHttpHeaderAccept = Configuration.ApiClient.SelectHeaderAccept(localVarHttpHeaderAccepts);
267267
if (localVarHttpHeaderAccept != null)
-110 KB
Binary file not shown.

Client/Api/CaptureApi.cs

Lines changed: 0 additions & 522 deletions
This file was deleted.

Client/Api/CreditApi.cs

Lines changed: 0 additions & 506 deletions
This file was deleted.

Client/Api/DefaultApi.cs

Lines changed: 0 additions & 329 deletions
This file was deleted.

0 commit comments

Comments
 (0)