Skip to content

Commit

Permalink
Updated message files to cServer 80
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Noman Musleh committed May 3, 2022
1 parent 1b41883 commit e1a3200
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 e1a3200

Please sign in to comment.