Skip to content

Commit

Permalink
Merge pull request #19 from spotware/dev
Browse files Browse the repository at this point in the history
Updated message files to cServer 80
  • Loading branch information
amusleh-spotware-com authored May 3, 2022
2 parents cd1a235 + e1a3200 commit a84ee77
Show file tree
Hide file tree
Showing 3 changed files with 400 additions and 289 deletions.
2 changes: 1 addition & 1 deletion src/OpenAPI.Net/Messages/OpenApiMessages.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22338,7 +22338,7 @@ public void ClearCtidTraderAccountId() {
= pb::FieldCodec.ForMessage(26, global::ProtoOATickData.Parser);
private readonly pbc::RepeatedField<global::ProtoOATickData> tickData_ = new pbc::RepeatedField<global::ProtoOATickData>();
/// <summary>
/// The list of ticks in chronological order. The first tick contains Unix timestamp in milliseconds while all subsequent ticks have the time difference in milliseconds between previous and the current one.
/// The list of ticks is in chronological order. The first tick contains Unix timestamp in milliseconds while all subsequent ticks have the time difference in milliseconds between the previous and the current one.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
Expand Down
Loading

0 comments on commit a84ee77

Please sign in to comment.