Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit e9880d9

Browse files
committed
Fix botched merge.
Squashed commit of the following: commit 6674145 Merge: 779ef14 a3c91fa Author: Johan Forsell <[email protected]> Date: Mon Sep 19 11:11:46 2016 +0100 Merge branch 'upstream-master' into upstream-develop commit 779ef14 Author: Johan Forsell <[email protected]> Date: Mon Sep 19 10:31:24 2016 +0100 v0.3.1 in README commit c2bc7f7 Author: Johan Forsell <[email protected]> Date: Mon Sep 19 10:11:16 2016 +0100 Add method to get user details by user ID. commit 2413bbe Author: Johan Forsell <[email protected]> Date: Fri Sep 16 16:03:33 2016 +0100 Remove binaries from repo. commit deb8e0c Author: Johan Forsell <[email protected]> Date: Thu Sep 15 17:19:13 2016 +0100 OBO-enabled agentAPI together with S41 podAPI with new method to get stream info. commit 5c5e440 Author: Johan Forsell <[email protected]> Date: Tue Sep 13 16:12:20 2016 +0100 Make CreateDatafeed and CreateFirehose methods public and introduce a method to listen using the datafeed/firehose ID. commit 8ff5e62 Author: Johan Forsell <[email protected]> Date: Tue Sep 13 16:05:27 2016 +0100 Fix app session manager unit tests. commit 1e176ec Merge: 880137e cc6649b Author: Johan Forsell <[email protected]> Date: Tue Sep 13 15:27:25 2016 +0100 Merge branch 'develop' into upstream-develop commit cc6649b Author: Johan Forsell <[email protected]> Date: Tue Sep 13 15:21:36 2016 +0100 Fix OBO auth. commit 880137e Author: Johan Forsell <[email protected]> Date: Tue Sep 6 10:04:40 2016 +0100 Release v0.3 in README. commit 9efa961 Merge: 8ad3956 57448fb Author: jforsell <[email protected]> Date: Mon Sep 5 17:24:51 2016 +0100 Merge pull request #20 from maoo/develop Update .travis.yml commit 57448fb Author: Maurizio Pillitu <[email protected]> Date: Fri Sep 2 15:29:01 2016 +0200 Update .travis.yml fixed typo, issue #20 commit 8ad3956 Author: Maurizio Pillitu <[email protected]> Date: Fri Aug 19 19:30:06 2016 +0200 Update README.md fixed versioneye badge image commit dd005c7 Author: Maurizio Pillitu <[email protected]> Date: Fri Aug 19 19:29:20 2016 +0200 Update README.md Added versioneye badge commit 65c8859 Author: Maurizio Pillitu <[email protected]> Date: Fri Aug 19 19:23:39 2016 +0200 Update .travis.yml using release-to-nuget.sh to automate release on nuget.org commit 7cfef6d Author: Johan Forsell <[email protected]> Date: Fri Aug 19 15:20:22 2016 +0100 Add Visual Studio xunit runner, and tests for AppSessionManager. commit 996c0da Author: Johan Forsell <[email protected]> Date: Fri Aug 19 14:55:38 2016 +0100 Move back to V2StreamSidMessageCreatePost as V3StreamSidMessageCreatePost has not been released yet. commit 5c5f0d8 Author: Johan Forsell <[email protected]> Date: Thu Aug 18 12:22:12 2016 +0100 Rename SessionManager to UserSessionManager as there is now an AppSessionManager (breaking change). commit 7a55c9b Merge: 1f348e1 82a529b Author: jforsell <[email protected]> Date: Thu Aug 18 10:59:57 2016 +0100 Merge pull request #16 from malaysf/develop Update to use the new application authentication APIs commit 82a529b Author: Malay Shah <[email protected]> Date: Wed Aug 17 18:04:33 2016 -0700 updated code to use the new app authentication apis commit 3be4c82 Author: Malay Shah <[email protected]> Date: Wed Aug 17 18:01:13 2016 -0700 new generated files commit 06db25e Author: Malay Shah <[email protected]> Date: Wed Aug 17 18:00:18 2016 -0700 new yaml files commit 1cb9ff1 Author: Malay Shah <[email protected]> Date: Wed Aug 17 17:59:55 2016 -0700 delete the old yaml files commit 1f348e1 Author: Johan Forsell <[email protected]> Date: Tue Aug 2 14:09:28 2016 +0100 Add Listening property to DatafeedApi and FirehoseApi. commit 8dd8ebd Merge: 967bbfc e130118 Author: jforsell <[email protected]> Date: Mon Aug 1 16:54:36 2016 +0100 Merge pull request #15 from jpfigueiras/develop Added support for a continous feed of connection request updates. commit e130118 Author: Joao Figueiras <[email protected]> Date: Mon Aug 1 16:50:36 2016 +0100 Added proj file and changed field to ave leading "_". commit 6ef39f8 Author: Joao Figueiras <[email protected]> Date: Mon Aug 1 16:19:36 2016 +0100 Added support for a continous feed of connection request updates. commit 967bbfc Author: Johan Forsell <[email protected]> Date: Fri Jul 29 17:06:48 2016 +0100 Move using inside namespace. commit 41a0f6c Author: Johan Forsell <[email protected]> Date: Tue Jul 26 15:55:34 2016 +0100 Make UploadAttachment using stream public. commit 1f636fb Author: Johan Forsell <[email protected]> Date: Tue Jul 12 14:01:19 2016 +0100 Add factory method to create ConnectionApi. commit bb0ace3 Author: Johan Forsell <[email protected]> Date: Tue Jul 12 13:35:10 2016 +0100 Add ConnectionApi. commit d89f60b Author: Johan Forsell <[email protected]> Date: Tue Jul 12 12:09:58 2016 +0100 Add 1.40.0-20160711 version of the Swagger spec, including the generated code. commit 87c8327 Author: Johan Forsell <[email protected]> Date: Wed Jul 6 14:01:33 2016 +0100 Break out common functionality of DatafeedApi and FirehoseApi into a superclass. commit 871690b Merge: 8227db0 8dbd25c Author: jforsell <[email protected]> Date: Wed Jul 6 10:12:03 2016 +0100 Merge pull request #11 from jforsell/firehose_api Firehose API commit 8227db0 Author: Johan Forsell <[email protected]> Date: Wed Jul 6 10:09:34 2016 +0100 Need to cast to V2Message when logging. commit 0c17dae Author: Johan Forsell <[email protected]> Date: Wed Jul 6 09:35:53 2016 +0100 Adding some verbose logging. commit 8dbd25c Author: Johan Forsell <[email protected]> Date: Wed Jun 29 10:26:41 2016 +0100 Add FirehoseApi. commit 5c9f00f Author: Johan Forsell <[email protected]> Date: Wed Jun 29 10:10:35 2016 +0100 Refactoring datafeed loop. commit 740e9a8 Author: Johan Forsell <[email protected]> Date: Wed Jun 29 10:03:18 2016 +0100 Add back to normal logging message in data feed. commit 123eb5f Author: Johan Forsell <[email protected]> Date: Tue Jun 28 16:19:45 2016 +0100 Use trace source SymphonyOSS.RestApiClient, and retry on datafeed read error. commit cfec4f1 Author: Johan Forsell <[email protected]> Date: Tue Jun 28 14:40:02 2016 +0100 Add line break method to the message builder. commit a4feb49 Author: Johan Forsell <[email protected]> Date: Tue Jun 28 11:28:42 2016 +0100 Upping version to 0.3. commit a1824c7 Author: Johan Forsell <[email protected]> Date: Tue Jun 28 11:27:32 2016 +0100 Add method to construct a UserApi instance. commit e4fe6ce Author: Johan Forsell <[email protected]> Date: Tue Jun 28 10:45:43 2016 +0100 Updating README. commit f928fc8 Author: Johan Forsell <[email protected]> Date: Tue Jun 28 10:40:07 2016 +0100 Adding licence headers to two unit tests files that were missing them. commit 131e2bb Merge: db24aa2 65c57b4 Author: jforsell <[email protected]> Date: Tue Jun 28 10:35:47 2016 +0100 Merge pull request #10 from jforsell/develop Adding plain text parsing of messageML. commit 65c57b4 Merge: f39cf3c db24aa2 Author: Johan Forsell <[email protected]> Date: Tue Jun 28 10:31:42 2016 +0100 Merge branch 'develop' of https://github.com/symphonyoss/RestApiClient into develop commit db24aa2 Merge: 809cbe5 d14fd7a Author: jforsell <[email protected]> Date: Tue Jun 28 10:31:26 2016 +0100 Merge pull request #9 from jforsell/user_api Add UserApi. commit f39cf3c Author: Johan Forsell <[email protected]> Date: Tue Jun 28 10:28:39 2016 +0100 Adding plain text parsing of messageML. commit 809cbe5 Author: Johan Forsell <[email protected]> Date: Tue Jun 21 12:34:13 2016 +0100 Fixing UtilApi and RoomMembershipApi tests. commit d14fd7a Author: Johan Forsell <[email protected]> Date: Tue Jun 21 12:27:59 2016 +0100 Add UserApi. commit 575cb79 Author: Johan Forsell <[email protected]> Date: Tue Jun 21 11:16:42 2016 +0100 Adding README to solution. commit ef8221f Merge: e4a6347 839903b Author: jforsell <[email protected]> Date: Tue Jun 21 09:50:11 2016 +0100 Merge pull request #8 from jpfigueiras/develop Added RoomMembershipApi. commit 839903b Author: Joao Figueiras <[email protected]> Date: Tue Jun 21 09:28:45 2016 +0100 Changed long to var in test class. commit 388086a Author: Joao Figueiras <[email protected]> Date: Tue Jun 21 09:13:44 2016 +0100 Made user id required for methods inside RoomMembershipApi. commit 65443d4 Author: Joao Figueiras <[email protected]> Date: Mon Jun 20 17:09:09 2016 +0100 Fix issue with namespace. commit e4a6347 Author: Johan Forsell <[email protected]> Date: Mon Jun 20 17:02:18 2016 +0100 Adding downloading attachment to example. commit 28f6e91 Author: Joao Figueiras <[email protected]> Date: Mon Jun 20 16:59:19 2016 +0100 Updating project file. commit 5090edb Author: Johan Forsell <[email protected]> Date: Mon Jun 20 16:53:24 2016 +0100 Decode downloaded base64 attachment. commit 113c959 Author: Johan Forsell <[email protected]> Date: Mon Jun 20 16:52:21 2016 +0100 Don't throw exception if registering same type twice. commit 623b83c Merge: 1a1a88f 7d596cd Author: Joao Figueiras <[email protected]> Date: Mon Jun 20 16:47:53 2016 +0100 Merge remote-tracking branch 'upstream/develop' into develop commit 1a1a88f Author: Joao Figueiras <[email protected]> Date: Mon Jun 20 16:47:43 2016 +0100 Added RoomMembershipApi and corresponding tests. Also added some some high level comments to other apis. commit 7d596cd Author: Johan Forsell <[email protected]> Date: Mon Jun 20 16:11:44 2016 +0100 Adding SecurityApi tests, and renaming a couple of SecurityApi methods for clarity. commit 1f4b011 Author: Johan Forsell <[email protected]> Date: Mon Jun 20 15:48:56 2016 +0100 Registering V2Message for custom deserialization. commit 384547b Merge: c1e22be d54af34 Author: jforsell <[email protected]> Date: Mon Jun 20 15:35:22 2016 +0100 Merge pull request #5 from jpfigueiras/develop Updating some api methods version V1, to the corresponding V2 methods. commit c1e22be Merge: a3cbb1e 9ae4fb7 Author: jforsell <[email protected]> Date: Mon Jun 20 15:33:50 2016 +0100 Merge pull request #7 from jforsell/json-subtypes SecurityApi and Json subtypes commit 9ae4fb7 Author: Johan Forsell <[email protected]> Date: Mon Jun 20 15:27:50 2016 +0100 Adding unit test class for json work. commit b43682e Merge: 4c0aed7 a3cbb1e Author: Johan Forsell <[email protected]> Date: Mon Jun 20 15:20:28 2016 +0100 Merge remote-tracking branch 'upstream/develop' into json-subtypes commit 4c0aed7 Author: Johan Forsell <[email protected]> Date: Mon Jun 20 15:15:51 2016 +0100 Support for polymorphism (V2BaseMessage and V2Message) using new Json attributes. commit d54af34 Author: Joao Figueiras <[email protected]> Date: Mon Jun 20 11:23:41 2016 +0100 Adding project file with new UtilApi. commit 08da891 Author: Joao Figueiras <[email protected]> Date: Mon Jun 20 11:11:51 2016 +0100 Added UtilApi. commit e709665 Author: Joao Figueiras <[email protected]> Date: Fri Jun 17 16:10:33 2016 +0100 Fixed tests using new V2 class types. V2Message has as base class V2BaseMessage but they are not sharing common properties at moment, this is duplicated across both classes. So when creating a V2Message, the base message properties that are common will be null and the message needs to be treated explicitly as a V2Message to access them. commit 6adab42 Merge: 041d82f a3cbb1e Author: Joao Figueiras <[email protected]> Date: Fri Jun 17 13:49:01 2016 +0100 Merge remote-tracking branch 'upstream/develop' into develop commit 041d82f Author: Joao Figueiras <[email protected]> Date: Fri Jun 17 13:44:56 2016 +0100 Fixed some class types for V2, and added test for new method SearchRoom. commit 2cac95f Author: Joao Figueiras <[email protected]> Date: Fri Jun 17 11:51:01 2016 +0100 Updating some api methods version V1, to the corresponding V2 methods. commit a3cbb1e Merge: fbdbd2a e568ee4 Author: jpfigueiras <[email protected]> Date: Fri Jun 17 11:43:39 2016 +0100 Merge pull request #4 from jforsell/unit_test_project Changing type of test project to unit test project. commit e568ee4 Author: Johan Forsell <[email protected]> Date: Fri Jun 17 11:03:13 2016 +0100 Changing type of test project to unit test project. commit f638e52 Author: Johan Forsell <[email protected]> Date: Fri Jun 17 11:03:13 2016 +0100 Changing type of test project to unit test project. commit f0c5ef2 Author: Johan Forsell <[email protected]> Date: Fri Jun 17 11:02:38 2016 +0100 Fixing misnaming commit fbdbd2a Merge: 91d2928 ae70254 Author: jforsell <[email protected]> Date: Fri Jun 17 10:09:35 2016 +0100 Merge pull request #3 from jpfigueiras/develop Making use of the several apis instead of using concrete types. commit f514750 Author: Johan Forsell <[email protected]> Date: Fri Jun 17 10:05:33 2016 +0100 Adding SecurityApi (need to clean up methods). commit ae70254 Author: Joao Figueiras <[email protected]> Date: Fri Jun 17 09:47:00 2016 +0100 Making use of the several apis instead of using concrete types. commit 91d2928 Author: Johan Forsell <[email protected]> Date: Thu Jun 16 12:56:54 2016 +0100 Adding scripts to solution. commit a774eb5 Author: Johan Forsell <[email protected]> Date: Thu Jun 16 12:21:59 2016 +0100 Updating NOTICE to mention files that do not have license headers. commit fc3beae Author: Johan Forsell <[email protected]> Date: Thu Jun 16 12:14:01 2016 +0100 Adding license to package.bat. commit d560d72 Author: Johan Forsell <[email protected]> Date: Thu Jun 16 12:09:45 2016 +0100 New script for prepending the license to generated .CS files. Ran the script once. commit 9857594 Author: Johan Forsell <[email protected]> Date: Thu Jun 16 10:04:36 2016 +0100 Adding licence header to two files that were missing it - see #1 commit d6e2423 Author: Johan Forsell <[email protected]> Date: Thu Jun 16 09:14:20 2016 +0100 As a workaround for not currently being able to add attachments as streams (see restsharp/RestSharp#70 ) - the attachment is added as a byte array. commit 3842338 Author: Johan Forsell <[email protected]> Date: Wed Jun 15 09:51:56 2016 +0100 Updating README for v0.2. commit 7bff7ed Author: Johan Forsell <[email protected]> Date: Wed Jun 15 09:45:26 2016 +0100 Adding factory method to construct AttachmentsApi. commit bd189a7 Author: Johan Forsell <[email protected]> Date: Wed Jun 15 09:08:13 2016 +0100 Fixing name of test assembly (renaming from AgentApiClient to RestApiClient). commit f7b2720 Author: Johan Forsell <[email protected]> Date: Wed Jun 15 09:05:14 2016 +0100 AttachmentsApi for uploading/downloading attachments. commit 758be0c Author: Johan Forsell <[email protected]> Date: Wed Jun 15 08:55:13 2016 +0100 Use V2 method for posting messages as it supports attachments (breaking change). commit 054240d Author: Johan Forsell <[email protected]> Date: Wed Jun 15 08:53:26 2016 +0100 Setting version number to 0.2.0.
1 parent a3c91fa commit e9880d9

File tree

129 files changed

+2230
-3053
lines changed

Some content is hidden

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

129 files changed

+2230
-3053
lines changed

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Api/AttachmentsApi.cs

Lines changed: 35 additions & 61 deletions
Large diffs are not rendered by default.

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Api/DatafeedApi.cs

Lines changed: 83 additions & 111 deletions
Large diffs are not rendered by default.

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Api/FirehoseApi.cs

Lines changed: 83 additions & 111 deletions
Large diffs are not rendered by default.

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Api/MessagesApi.cs

Lines changed: 153 additions & 185 deletions
Large diffs are not rendered by default.

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Api/UtilApi.cs

Lines changed: 39 additions & 65 deletions
Large diffs are not rendered by default.

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Client/ApiClient.cs

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -30,28 +30,15 @@
3030
namespace SymphonyOSS.RestApiClient.Generated.OpenApi.AgentApi.Client
3131
{
3232
/// <summary>
33-
/// API client is mainly responsible for making the HTTP call to the API backend.
33+
/// API client is mainly responible for making the HTTP call to the API backend.
3434
/// </summary>
35-
public partial class ApiClient
35+
public class ApiClient
3636
{
3737
private JsonSerializerSettings serializerSettings = new JsonSerializerSettings
3838
{
3939
ConstructorHandling = ConstructorHandling.AllowNonPublicDefaultConstructor
4040
};
4141

42-
/// <summary>
43-
/// Allows for extending request processing for <see cref="ApiClient"/> generated code.
44-
/// </summary>
45-
/// <param name="request">The RestSharp request object</param>
46-
partial void InterceptRequest(IRestRequest request);
47-
48-
/// <summary>
49-
/// Allows for extending response processing for <see cref="ApiClient"/> generated code.
50-
/// </summary>
51-
/// <param name="request">The RestSharp request object</param>
52-
/// <param name="response">The RestSharp response object</param>
53-
partial void InterceptResponse(IRestRequest request, IRestResponse response);
54-
5542
/// <summary>
5643
/// Initializes a new instance of the <see cref="ApiClient" /> class
5744
/// with default configuration and base path (https://localhost).
@@ -184,10 +171,7 @@ public Object CallApi(
184171
// set user agent
185172
RestClient.UserAgent = Configuration.UserAgent;
186173

187-
InterceptRequest(request);
188174
var response = RestClient.Execute(request);
189-
InterceptResponse(request, response);
190-
191175
return (Object) response;
192176
}
193177
/// <summary>
@@ -212,9 +196,7 @@ public async System.Threading.Tasks.Task<Object> CallApiAsync(
212196
var request = PrepareRequest(
213197
path, method, queryParams, postBody, headerParams, formParams, fileParams,
214198
pathParams, contentType);
215-
InterceptRequest(request);
216199
var response = await RestClient.ExecuteTaskAsync(request);
217-
InterceptResponse(request, response);
218200
return (Object)response;
219201
}
220202

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Client/Configuration.cs

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -95,17 +95,6 @@ public Configuration(ApiClient apiClient)
9595
/// <value>Configuration.</value>
9696
public static Configuration Default = new Configuration();
9797

98-
/// <summary>
99-
/// Default creation of exceptions for a given method name and response object
100-
/// </summary>
101-
public static readonly ExceptionFactory DefaultExceptionFactory = (methodName, response) =>
102-
{
103-
int status = (int) response.StatusCode;
104-
if (status >= 400) return new ApiException(status, String.Format("Error calling {0}: {1}", methodName, response.Content), response.Content);
105-
if (status == 0) return new ApiException(status, String.Format("Error calling {0}: {1}", methodName, response.ErrorMessage), response.ErrorMessage);
106-
return null;
107-
};
108-
10998
/// <summary>
11099
/// Gets or sets the HTTP timeout (milliseconds) of ApiClient. Default to 100000 milliseconds.
111100
/// </summary>
@@ -173,28 +162,7 @@ public Dictionary<String, String> DefaultHeader
173162
/// <returns></returns>
174163
public void AddDefaultHeader(string key, string value)
175164
{
176-
_defaultHeaderMap[key] = value;
177-
}
178-
179-
/// <summary>
180-
/// Add Api Key Header.
181-
/// </summary>
182-
/// <param name="key">Api Key name.</param>
183-
/// <param name="value">Api Key value.</param>
184-
/// <returns></returns>
185-
public void AddApiKey(string key, string value)
186-
{
187-
ApiKey[key] = value;
188-
}
189-
190-
/// <summary>
191-
/// Sets the API key prefix.
192-
/// </summary>
193-
/// <param name="key">Api Key name.</param>
194-
/// <param name="value">Api Key value.</param>
195-
public void AddApiKeyPrefix(string key, string value)
196-
{
197-
ApiKeyPrefix[key] = value;
165+
_defaultHeaderMap.Add(key, value);
198166
}
199167

200168
/// <summary>

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Client/ExceptionFactory.cs

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

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Client/IApiAccessor.cs

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

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Model/AttachmentInfo.cs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ public AttachmentInfo(string Id = null, string Name = null, long? Size = null)
7373
{
7474
this.Size = Size;
7575
}
76+
77+
7678
}
7779

7880
/// <summary>
@@ -102,8 +104,8 @@ public override string ToString()
102104
var sb = new StringBuilder();
103105
sb.Append("class AttachmentInfo {\n");
104106
sb.Append(" Id: ").Append(Id).Append("\n");
105-
sb.Append(" Name: ").Append(Name).Append("\n");
106-
sb.Append(" Size: ").Append(Size).Append("\n");
107+
sb.Append(" Name: ").Append(Name).Append("\n");
108+
sb.Append(" Size: ").Append(Size).Append("\n");
107109
sb.Append("}\n");
108110
return sb.ToString();
109111
}

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Model/BaseMessage.cs

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,10 @@ public BaseMessage(string Id = null, string Timestamp = null, string MessageType
7474
{
7575
this.StreamId = StreamId;
7676
}
77-
this.Id = Id;
77+
78+
79+
this.Id = Id;
80+
7881
}
7982

8083
/// <summary>
@@ -107,9 +110,9 @@ public override string ToString()
107110
var sb = new StringBuilder();
108111
sb.Append("class BaseMessage {\n");
109112
sb.Append(" Id: ").Append(Id).Append("\n");
110-
sb.Append(" Timestamp: ").Append(Timestamp).Append("\n");
111-
sb.Append(" MessageType: ").Append(MessageType).Append("\n");
112-
sb.Append(" StreamId: ").Append(StreamId).Append("\n");
113+
sb.Append(" Timestamp: ").Append(Timestamp).Append("\n");
114+
sb.Append(" MessageType: ").Append(MessageType).Append("\n");
115+
sb.Append(" StreamId: ").Append(StreamId).Append("\n");
113116
sb.Append("}\n");
114117
return sb.ToString();
115118
}

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Model/Datafeed.cs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@ public partial class Datafeed : IEquatable<Datafeed>
3939
/// <param name="Id">Id.</param>
4040
public Datafeed(string Id = null)
4141
{
42-
this.Id = Id;
42+
43+
44+
this.Id = Id;
45+
4346
}
4447

4548
/// <summary>

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Model/Error.cs

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,12 @@ public partial class Error : IEquatable<Error>
4040
/// <param name="Message">Message.</param>
4141
public Error(int? Code = null, string Message = null)
4242
{
43-
this.Code = Code;
44-
this.Message = Message;
43+
44+
45+
this.Code = Code;
46+
47+
this.Message = Message;
48+
4549
}
4650

4751
/// <summary>
@@ -63,7 +67,7 @@ public override string ToString()
6367
var sb = new StringBuilder();
6468
sb.Append("class Error {\n");
6569
sb.Append(" Code: ").Append(Code).Append("\n");
66-
sb.Append(" Message: ").Append(Message).Append("\n");
70+
sb.Append(" Message: ").Append(Message).Append("\n");
6771
sb.Append("}\n");
6872
return sb.ToString();
6973
}

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Model/Firehose.cs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@ public partial class Firehose : IEquatable<Firehose>
3939
/// <param name="Id">Id.</param>
4040
public Firehose(string Id = null)
4141
{
42-
this.Id = Id;
42+
43+
44+
this.Id = Id;
45+
4346
}
4447

4548
/// <summary>

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Model/ImportResponse.cs

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,28 @@ public partial class ImportResponse : IEquatable<ImportResponse>
3636
/// <summary>
3737
/// Initializes a new instance of the <see cref="ImportResponse" /> class.
3838
/// </summary>
39-
/// <param name="MessageId">If the message was successfully imported then the message ID in the system of the newly created message. .</param>
40-
/// <param name="Diagnostic">A diagnostic message containing an error message in the event that the message import failed. May also be present in the case of a successful call if there is useful narrative to return. .</param>
39+
/// <param name="MessageId">If the message was successfully imported then the message ID in the system\nof the newly created message.\n.</param>
40+
/// <param name="Diagnostic">A diagnostic message containing an error message in the event that the\nmessage import failed. May also be present in the case of a successful\ncall if there is useful narrative to return.\n.</param>
4141
public ImportResponse(string MessageId = null, string Diagnostic = null)
4242
{
43-
this.MessageId = MessageId;
44-
this.Diagnostic = Diagnostic;
43+
44+
45+
this.MessageId = MessageId;
46+
47+
this.Diagnostic = Diagnostic;
48+
4549
}
4650

4751
/// <summary>
48-
/// If the message was successfully imported then the message ID in the system of the newly created message.
52+
/// If the message was successfully imported then the message ID in the system\nof the newly created message.\n
4953
/// </summary>
50-
/// <value>If the message was successfully imported then the message ID in the system of the newly created message. </value>
54+
/// <value>If the message was successfully imported then the message ID in the system\nof the newly created message.\n</value>
5155
[DataMember(Name="messageId", EmitDefaultValue=false)]
5256
public string MessageId { get; set; }
5357
/// <summary>
54-
/// A diagnostic message containing an error message in the event that the message import failed. May also be present in the case of a successful call if there is useful narrative to return.
58+
/// A diagnostic message containing an error message in the event that the\nmessage import failed. May also be present in the case of a successful\ncall if there is useful narrative to return.\n
5559
/// </summary>
56-
/// <value>A diagnostic message containing an error message in the event that the message import failed. May also be present in the case of a successful call if there is useful narrative to return. </value>
60+
/// <value>A diagnostic message containing an error message in the event that the\nmessage import failed. May also be present in the case of a successful\ncall if there is useful narrative to return.\n</value>
5761
[DataMember(Name="diagnostic", EmitDefaultValue=false)]
5862
public string Diagnostic { get; set; }
5963
/// <summary>
@@ -65,7 +69,7 @@ public override string ToString()
6569
var sb = new StringBuilder();
6670
sb.Append("class ImportResponse {\n");
6771
sb.Append(" MessageId: ").Append(MessageId).Append("\n");
68-
sb.Append(" Diagnostic: ").Append(Diagnostic).Append("\n");
72+
sb.Append(" Diagnostic: ").Append(Diagnostic).Append("\n");
6973
sb.Append("}\n");
7074
return sb.ToString();
7175
}

src/SymphonyOSS.RestApiClient.Generated/OpenApi/AgentApi/Model/ImportResponseList.cs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,10 @@ public partial class ImportResponseList : List<ImportResponse>, IEquatable<Impo
3636
/// <summary>
3737
/// Initializes a new instance of the <see cref="ImportResponseList" /> class.
3838
/// </summary>
39-
[JsonConstructorAttribute]
4039
public ImportResponseList()
4140
{
41+
42+
4243
}
4344

4445
/// <summary>
@@ -49,7 +50,7 @@ public override string ToString()
4950
{
5051
var sb = new StringBuilder();
5152
sb.Append("class ImportResponseList {\n");
52-
sb.Append("}\n");
53+
sb.Append("}\n");
5354
return sb.ToString();
5455
}
5556

0 commit comments

Comments
 (0)