Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation fix for cpp-restsdk #130

Open
wants to merge 404 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 31, 2019

  1. added icons list on the rest sdk

    mateuszosojca committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    fea70a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    805e6e1 View commit details
    Browse the repository at this point in the history
  3. rest sdk version update

    mateuszosojca committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    c52ff23 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. naming convention

    Artur Pietrzyk committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    d604b1a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Fixed incorrect date format (coinapi#62)

    BadRequestException was being thrown due to "Wrong format of time_start parameter" in Ohlcv_historical_data(string, string, DateTime, DateTime, int). The data format was hard-coded to "yyyy-MM-dd HH:ss:mm", which is invalid. It was changed to dateFormat, which is what it appears to have been changed to in all other methods.
    NightEule5 authored and Svisstack committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    de2c6c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f87ab44 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. fix v2

    Artur Pietrzyk committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    1969fe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfc76b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    84101b4 View commit details
    Browse the repository at this point in the history
  2. version update

    mateusz-osojca committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    8aaed73 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. url fix

    Artur Pietrzyk committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    8d672b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6307614 View commit details
    Browse the repository at this point in the history
  3. version upgrade

    Artur Pietrzyk committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    d280584 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. csharp-flatfiles-example migration

    Artur Pietrzyk committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    628f4cf View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    b55c8c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    042c0d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ca896d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Update examples.py (coinapi#63)

    Corrections, no semi-colons in python, please
    tschm authored May 29, 2020
    Configuration menu
    Copy the full SHA
    4b06740 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. fix v1 deprecated

    Artur Pietrzyk committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    9fe8320 View commit details
    Browse the repository at this point in the history
  2. company name change

    Artur Pietrzyk committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    ac4cab3 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. add oms directory

    tprzybysz authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    922e64f View commit details
    Browse the repository at this point in the history
  2. Merge pull request coinapi#64 from coinapi/tprzybysz-patch-1

    add oms directory
    tprzybysz authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    5130496 View commit details
    Browse the repository at this point in the history
  3. OMS SDK new version

    tprzybysz committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    28a7b58 View commit details
    Browse the repository at this point in the history
  4. OMS SDK generator

    CoinAPISupport committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    72f5457 View commit details
    Browse the repository at this point in the history
  5. OMS SDK generator

    CoinAPISupport committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    de53175 View commit details
    Browse the repository at this point in the history
  6. OMS SDK generator

    CoinAPISupport committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    0affe63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5aad4f9 View commit details
    Browse the repository at this point in the history
  8. OMS SDK generator

    CoinAPISupport committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    c925983 View commit details
    Browse the repository at this point in the history
  9. OMS SDK generator

    CoinAPISupport committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    71e7985 View commit details
    Browse the repository at this point in the history
  10. repository reorganization

    Artur Pietrzyk committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    b6c4fcd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c61c9a4 View commit details
    Browse the repository at this point in the history
  12. repository reorganization

    Artur Pietrzyk committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    a50139e View commit details
    Browse the repository at this point in the history
  13. Update README.md

    Svisstack authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    5604145 View commit details
    Browse the repository at this point in the history
  14. sample file

    Artur Pietrzyk committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    cfa44b3 View commit details
    Browse the repository at this point in the history
  15. readme split

    Artur Pietrzyk committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    9b9a8cf View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Rename

    Artur Pietrzyk committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    5147f14 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Update README.md

    Svisstack authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    b6f0508 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. ability to check conncection time

    Artur Pietrzyk committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    3eddef6 View commit details
    Browse the repository at this point in the history
  2. LICENSE

    Artur Pietrzyk committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    af7bbb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. fix nuget packages

    Artur Pietrzyk committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    d20ba19 View commit details
    Browse the repository at this point in the history
  2. add oeml fix 4.4 fix 5.0 fixt 1.1 sample

    Artur Pietrzyk committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    222d0d7 View commit details
    Browse the repository at this point in the history
  3. removed internal namespace

    Artur Pietrzyk committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    9941c0b View commit details
    Browse the repository at this point in the history
  4. spec copy

    Artur Pietrzyk committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    9e137e2 View commit details
    Browse the repository at this point in the history
  5. OEML SDK generator

    CoinAPISupport committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    8b17c8c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. sandy configuration for market data websocket v1

    Artur Pietrzyk committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    ae263a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f788ca9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. OEML SDK generator

    CoinAPISupport committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    cc0e669 View commit details
    Browse the repository at this point in the history
  2. bugfix

    Artur Pietrzyk committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    2f38ede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2edd1d8 View commit details
    Browse the repository at this point in the history
  4. bugfix

    Artur Pietrzyk committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    e4301c6 View commit details
    Browse the repository at this point in the history
  5. bugfix

    Artur Pietrzyk committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    9ba900d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. coinapi protocol errors handled in the library

    Artur Pietrzyk committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9c6f05f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. rename

    Artur Pietrzyk committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    de2ab2e View commit details
    Browse the repository at this point in the history
  2. limitbook_full_l2 example with extended format

    Artur Pietrzyk committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    0caffa8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. OEML SDK generator

    CoinAPISupport committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    c1ba4bc View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. OEML SDK generator

    CoinAPISupport committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    12a600c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    518d31c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e0422b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. OEML SDK generator

    CoinAPISupport committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    e18e90a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. OEML SDK generator

    CoinAPISupport committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    7c3847a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Bump axios from 0.16.2 to 0.19.2 in /data-api/typescript-rest (coinap…

    …i#67)
    
    Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.19.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.16.2...v0.19.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    d8de12f View commit details
    Browse the repository at this point in the history
  2. Bump axios from 0.16.2 to 0.19.2 in /data-api/javascript-rest (coinap…

    …i#66)
    
    Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.19.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](axios/axios@v0.16.2...v0.19.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    5f109ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a80541 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    9a9e2d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. OEML SDK generator

    CoinAPISupport committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    fa06beb View commit details
    Browse the repository at this point in the history
  2. OEML SDK generator

    CoinAPISupport committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    914426c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. OEML SDK generator

    CoinAPISupport committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    4138de7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. OEML SDK generator

    CoinAPISupport committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    900a276 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    640239b View commit details
    Browse the repository at this point in the history
  2. version bump (coinapi#73)

    Co-authored-by: bwilloughby <[email protected]>
    byblakeorriver and byblakeorriver authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    e51e6da View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. fix

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    f7622ab View commit details
    Browse the repository at this point in the history
  2. fix

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    aa00004 View commit details
    Browse the repository at this point in the history
  3. dev gitlab workflow

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    27fc3a6 View commit details
    Browse the repository at this point in the history
  4. dev

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    c49afa2 View commit details
    Browse the repository at this point in the history
  5. dev

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    afaa003 View commit details
    Browse the repository at this point in the history
  6. fix

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    783d697 View commit details
    Browse the repository at this point in the history
  7. fix

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    448fe01 View commit details
    Browse the repository at this point in the history
  8. fix

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    f3fabb8 View commit details
    Browse the repository at this point in the history
  9. fix

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    ddbe54c View commit details
    Browse the repository at this point in the history
  10. dev maven deploy migration from teamcity

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    3be3098 View commit details
    Browse the repository at this point in the history
  11. dev github actions

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    649e649 View commit details
    Browse the repository at this point in the history
  12. dev github actions

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    296485d View commit details
    Browse the repository at this point in the history
  13. distributionManagement

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    22cae6f View commit details
    Browse the repository at this point in the history
  14. rev

    Artur Pietrzyk committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    2edc493 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a461bd7 View commit details
    Browse the repository at this point in the history
  16. Update java-rest-maven.yml

    tprzybysz authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    4537ac7 View commit details
    Browse the repository at this point in the history
  17. Update java-ws-github.yml

    tprzybysz authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    e2ccb72 View commit details
    Browse the repository at this point in the history
  18. Update java-ws-maven.yml

    tprzybysz authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    96ca418 View commit details
    Browse the repository at this point in the history
  19. Update pom.xml

    tprzybysz authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    fa662f4 View commit details
    Browse the repository at this point in the history
  20. Update java-rest-maven.yml

    tprzybysz authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    d3ee912 View commit details
    Browse the repository at this point in the history
  21. Update pom.xml

    tprzybysz authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    9bcea07 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Update java-ws-maven.yml

    tprzybysz authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    aedf7d8 View commit details
    Browse the repository at this point in the history
  2. Update java-rest-maven.yml

    tprzybysz authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0c58c27 View commit details
    Browse the repository at this point in the history
  3. Update pom.xml

    tprzybysz authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    fc3a339 View commit details
    Browse the repository at this point in the history
  4. Update pom.xml

    tprzybysz authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    8edc022 View commit details
    Browse the repository at this point in the history
  5. cleanup file

    tprzybysz committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    97961ae View commit details
    Browse the repository at this point in the history
  6. Delete java-rest-maven.yml

    tprzybysz authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    ac56ada View commit details
    Browse the repository at this point in the history
  7. Update pom.xml

    Svisstack authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    a04c2e8 View commit details
    Browse the repository at this point in the history
  8. Delete java-ws-maven.yml

    tprzybysz authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    3ea5aa4 View commit details
    Browse the repository at this point in the history
  9. cleanup pom

    tprzybysz committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    930bbb6 View commit details
    Browse the repository at this point in the history
  10. Update Book.java (coinapi#74)

    * Update Book.java
    
    bugfix is_snapshot field parsing
    
    * Update pom.xml
    Svisstack authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    783f3fd View commit details
    Browse the repository at this point in the history
  11. Update pom.xml

    Svisstack authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0f28259 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    Svisstack authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    5f0e9f5 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    Svisstack authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    44789fb View commit details
    Browse the repository at this point in the history
  14. Update README.md

    Svisstack authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    7318287 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d054b98 View commit details
    Browse the repository at this point in the history
  16. Update java-ws-github.yml

    Svisstack authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e32e9c3 View commit details
    Browse the repository at this point in the history
  17. pypi deploy

    Artur Pietrzyk committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0dcbed1 View commit details
    Browse the repository at this point in the history
  18. fix pypi deploy

    Artur Pietrzyk committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    c083be3 View commit details
    Browse the repository at this point in the history
  19. nuget publish

    Artur Pietrzyk committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    0407d8a View commit details
    Browse the repository at this point in the history
  20. fix

    Artur Pietrzyk committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    d7b76a2 View commit details
    Browse the repository at this point in the history
  21. fix

    Artur Pietrzyk committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    5a69790 View commit details
    Browse the repository at this point in the history
  22. simplification

    Artur Pietrzyk committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    8d8cc49 View commit details
    Browse the repository at this point in the history
  23. github packages added

    Artur Pietrzyk committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    336f8c0 View commit details
    Browse the repository at this point in the history
  24. fix

    Artur Pietrzyk committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    80daadd View commit details
    Browse the repository at this point in the history
  25. websocket to nuget

    Artur Pietrzyk committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    2b48e3d View commit details
    Browse the repository at this point in the history
  26. net4.5 deprecated

    Artur Pietrzyk committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    808363f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. OEML SDK generator

    CoinAPISupport committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5168d1c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. OEML SDK generator

    CoinAPISupport committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    db1aebc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. OEML SDK generator

    CoinAPISupport committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    d782aff View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Replace hardcoded urls

    szalanski committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    44372f7 View commit details
    Browse the repository at this point in the history
  2. add EndpointCheck class

    szalanski committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    2c9ba7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e34a0c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc821e1 View commit details
    Browse the repository at this point in the history
  5. Implement rest endpoints check (coinapi#77)

    * Replace hardcoded urls
    
    * add EndpointCheck class
    
    * Make dateFormat public property and Implemet CoinApiEndpointTester
    
    * Move Endpoint Tester to V1 project
    szalanski authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f2204f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43481ec View commit details
    Browse the repository at this point in the history
  7. Adjust program.cs

    szalanski committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    be0681f View commit details
    Browse the repository at this point in the history
  8. Merge from main

    szalanski committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0666e11 View commit details
    Browse the repository at this point in the history
  9. Implement rest endpoints check (coinapi#78)

    * Replace hardcoded urls
    
    * add EndpointCheck class
    
    * Make dateFormat public property and Implemet CoinApiEndpointTester
    
    * Move Endpoint Tester to V1 project
    
    * Change EndpointTest to use async
    
    * Adjust program.cs
    szalanski authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    66e9239 View commit details
    Browse the repository at this point in the history
  10. Add orderbook level3 implementation (coinapi#79)

    * add book_l3 support
    
    * add orderbook level 3 support to REST Api
    
    Co-authored-by: MSzalanski <[email protected]>
    szalanski and MSzalanski authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5095dff View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. OEML SDK generator

    CoinAPISupport committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    78ea6b7 View commit details
    Browse the repository at this point in the history
  2. OEML SDK generator

    CoinAPISupport committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    3c491cf View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Update config_nossl.cfg

    Svisstack authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    f148e27 View commit details
    Browse the repository at this point in the history
  2. ref

    Artur Pietrzyk committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    fcb576e View commit details
    Browse the repository at this point in the history
  3. ref

    Artur Pietrzyk committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    94e01d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    23d5aa1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Merge pull request coinapi#81 from coinapi/dependabot/maven/data-api/…

    …java-rest/junit-junit-4.13.1
    dependabot[bot] authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    bf94f59 View commit details
    Browse the repository at this point in the history
  2. Bump junit from 4.11 to 4.13.1 in /data-api/java-websocket (coinapi#80)

    Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
    - [Commits](junit-team/junit4@r4.11...r4.13.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    2d684fd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. merge from main

    szalanski committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    3fb4c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a9bfa View commit details
    Browse the repository at this point in the history
  3. Merge pull request coinapi#82 from coinapi/implement-rest-endpoints-c…

    …heck
    
    Update NuGet version
    szalanski authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    0885fe3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. display lag

    Svisstack committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    1a3ef27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8200dd View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. OEML SDK generator

    CoinAPISupport committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    1abf3ab View commit details
    Browse the repository at this point in the history
  2. test fix

    Signed-off-by: Artur Pietrzyk <[email protected]>
    Svisstack committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    d198d89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aef2981 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. test fix for sandbox

    Svisstack committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    b11812b View commit details
    Browse the repository at this point in the history
  2. tests

    mateusz-osojca committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    e0644bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7f5eb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. OEML SDK generator

    CoinAPISupport committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    ad73ebe View commit details
    Browse the repository at this point in the history
  2. OEML SDK generator

    CoinAPISupport committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    ab46d27 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    6d1255b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. added data_start and data_end fields

    increased version nyumber
    mateusz-osojca committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    d4bf09f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29b8776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c8d79e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19f7136 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    cadd4dd View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Remove camelCase from ApiKey (coinapi#85)

    * fix(apikey): remove camel case from apikey
    
    * fix(apikey): remove camel case from apikey
    
    Co-authored-by: bwilloughby <[email protected]>
    byblakeorriver and byblakeorriver authored Jan 1, 2021
    Configuration menu
    Copy the full SHA
    594e03c View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    Svisstack authored Jan 1, 2021
    Configuration menu
    Copy the full SHA
    d801cd0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    5542009 View commit details
    Browse the repository at this point in the history
  2. OEML SDK generator

    CoinAPISupport committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b6c86a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. fix python pip package

    tprzybysz committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    db0aafc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18bf4db View commit details
    Browse the repository at this point in the history
  3. Update CoinAPIWebSocketImpl.java (coinapi#87)

    * Update CoinAPIWebSocketImpl.java
    
    * Update pom.xml
    Svisstack authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    6f6e184 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    7e460a6 View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    tprzybysz authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    f672770 View commit details
    Browse the repository at this point in the history
  3. change file name

    tprzybysz committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    291ff88 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Update Book.java (coinapi#90)

    * Update Book.java
    
    * Update pom.xml
    
    * Update Book.java
    Svisstack authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    3d540f8 View commit details
    Browse the repository at this point in the history
  2. Add orderbook level3 implementation (coinapi#88)

    * add book_l3 support
    
    * add orderbook level 3 support to REST Api
    
    * Update CoinAPI.WebSocket.V1.csproj
    
    * Update CoinAPI.REST.V1.csproj
    
    Co-authored-by: MSzalanski <[email protected]>
    Co-authored-by: szalanski <[email protected]>
    3 people authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    a199872 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Update README.md

    Svisstack authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    8ef6974 View commit details
    Browse the repository at this point in the history
  2. Update examples.py

    Svisstack authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    232ba01 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. New properties in Symbol data model

    Krzysztof Grudzień committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    da7c6ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request coinapi#95 from coinapi/SymbolDtoUpdate

    New properties in Symbol data model
    kgrudzien authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    cd8b308 View commit details
    Browse the repository at this point in the history
  3. SymbolMapping removed + obsolete endpoint and method references

    Krzysztof Grudzień committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    4523dd3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request coinapi#97 from coinapi/SymbolDtoUpdate

    SymbolMapping removed + obsolete endpoint and method references
    kgrudzien authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    1fcfaf3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. OEML SDK generator

    CoinAPISupport committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    99ab08d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Update Period_identifier.java (coinapi#100)

    * Update Period_identifier.java
    
    * Update pom.xml
    Svisstack authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    43001a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    cff45b3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    11d21d7 View commit details
    Browse the repository at this point in the history
  2. ref fix

    Svisstack committed May 12, 2021
    Configuration menu
    Copy the full SHA
    aa81c49 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. OEML SDK generator

    CoinAPISupport committed May 18, 2021
    Configuration menu
    Copy the full SHA
    571b6a6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. OEML SDK generator

    CoinAPISupport committed May 19, 2021
    Configuration menu
    Copy the full SHA
    3af112d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    773e9a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    e8f9a13 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    bbb0d2e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    9efad94 View commit details
    Browse the repository at this point in the history
  2. OEML SDK generator

    CoinAPISupport committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    290ab07 View commit details
    Browse the repository at this point in the history
  3. C# Websocket SDK - add constructor overload to allow changing the hea…

    …rtbeat timeout in seconds and reconnect interval in seconds. Update toe gitignore to ignore the local and internal visual studio 2019 cache files. (coinapi#105)
    
    Co-authored-by: Airwyn Tin <[email protected]>
    penguinawesome and Airwyn Tin authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    85bc08c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8633f61 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    7df2256 View commit details
    Browse the repository at this point in the history
  2. CSharp WS performance improvements (coinapi#106)

    * Some performance improvements
    
    - Replace ManualResetEvent for slim version
    - QueueThread will try to process as many items as available as quick as
      possible
    - Add helper method to parse enum
    
    * More CSharp WS performance improv
    
    - Replace calls to DateTime.UtcNow for counter
    - Reuser data array buffer
    - Minor tweak for constructor code duplication
    Martin-Molinero authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    faa918b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0b9125 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    797fb44 View commit details
    Browse the repository at this point in the history
  2. OEML SDK generator

    CoinAPISupport committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    006fd87 View commit details
    Browse the repository at this point in the history
  3. OEML SDK generator

    CoinAPISupport committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    50d3e13 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    dd87296 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Go-ws streaming SDK (coinapi#111)

    * Added go-ws web streaming SDK.
    
    * Added missing go.sum
    
    * Updated Readme for go-ws
    
    * Renamed Reconnect to ResetConnection to reflect intent!
    
    * Applied fix for Issue coinapi#110
    
    * Updated sample code
    
    * Removed test covering volume bug
    
    * Updated code comment.
    marvin-hansen authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    1c5f92b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    3bf89df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98ceff View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/coinapi/coinapi-sdk

    # Conflicts:
    #	data-api/csharp-ws/CoinAPI.WebSocket.V1/CoinAPI.WebSocket.V1.csproj
    Svisstack committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    58d917c View commit details
    Browse the repository at this point in the history
  4. bump version

    Svisstack committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7cd7503 View commit details
    Browse the repository at this point in the history
  5. ConfigureAwait(false)

    Svisstack committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    b8f161f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    5e17d48 View commit details
    Browse the repository at this point in the history
  2. OEML SDK generator

    CoinAPISupport committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    fb9f6a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    62a6899 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    494a465 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. OEML SDK generator

    CoinAPISupport committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    1f36fbd View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. OEML SDK generator

    CoinAPISupport committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    d0036db View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. OEML SDK generator

    CoinAPISupport committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    95d36ee View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. OEML SDK generator

    CoinAPISupport committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    c724a7a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. OEML SDK generator

    CoinAPISupport committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    122ca6f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. OEML SDK generator

    CoinAPISupport committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    7072a41 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. OEML SDK generator

    CoinAPISupport committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    66fbcf9 View commit details
    Browse the repository at this point in the history
  2. OEML SDK generator

    CoinAPISupport committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    4f95f48 View commit details
    Browse the repository at this point in the history
  3. OEML SDK generator

    CoinAPISupport committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    6a2369b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. OEML SDK generator

    CoinAPISupport committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    5e074e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. OEML SDK generator

    CoinAPISupport committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    f3872a8 View commit details
    Browse the repository at this point in the history
  2. OEML SDK generator

    CoinAPISupport committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    fdfb52f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. OEML SDK generator

    CoinAPISupport committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    6647a1b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. OEML SDK generator

    CoinAPISupport committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    b569774 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. OEML SDK generator

    CoinAPISupport committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    2ec6746 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    b9fc0e7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Svisstack authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    10ab33c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Svisstack authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    0b8aa47 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. OEML SDK generator

    CoinAPISupport committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    e3f1459 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. OEML SDK generator

    CoinAPISupport committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    ffeadef View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. OEML SDK generator

    CoinAPISupport committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    18cd520 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. OEML SDK generator

    CoinAPISupport committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    842b468 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. OEML SDK generator

    CoinAPISupport committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    df17cb9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Svisstack authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    194cd78 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Svisstack authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    630d090 View commit details
    Browse the repository at this point in the history
  4. Update README.MD

    Svisstack authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    6e9e501 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Orderbook fixes and book5, book20 and book50 implementation (coinapi#123

    )
    
    * Add AskBid model to orderbooks instead of objects
    
    * Add book5, book20, book50 support
    
    * Add BidAskL3 model and update OrderBook3
    
    * Upgrade project version to 2.0.0
    szalanski authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    8bd1032 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. OEML SDK generator

    CoinAPISupport committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    426955b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. OEML SDK generator

    CoinAPISupport committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    46a09c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Update CoinApiWsClient.cs (coinapi#126)

    * Update CoinApiWsClient.cs
    
    * Update CoinAPI.WebSocket.V1.csproj
    Svisstack authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    e71b854 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. OEML SDK generator

    CoinAPISupport committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    46d3f4f View commit details
    Browse the repository at this point in the history
  2. OEML SDK generator

    CoinAPISupport committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    bb702c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Update Symbol.cs (coinapi#128)

    * Update Symbol.cs
    
    * Update CoinAPI.REST.V1.csproj
    Svisstack authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    854f21e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. OEML SDK generator

    CoinAPISupport committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    c05e866 View commit details
    Browse the repository at this point in the history
  2. OEML SDK generator

    CoinAPISupport committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    4894cce View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. OEML SDK generator

    CoinAPISupport committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ddad8a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. OEML SDK generator

    CoinAPISupport committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    d85b5c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Update Asset.cs

    Svisstack authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    46a4ce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667706c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. OEML SDK generator

    CoinAPISupport committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    28b9a2f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. OEML SDK generator

    CoinAPISupport committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    e1ca40c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. OEML SDK generator

    CoinAPISupport committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a15f95f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. support for reconnecting has been added (coinapi#129)

    * support for reconnecting has been added
    
    * Update pom.xml
    
    Co-authored-by: Artur Pietrzyk <[email protected]>
    tprzybysz and Svisstack authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    4019a92 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Compilation fix for cpp-restsdk

    A specialization for the shared_ptr<datetime> data type was added to
    ModelBase member functions fromString, fromJson, toJson and
    toHttpContent.
    
    As ModelBase was auto generated, the real fix should be addressed by
    OpenAPI-Generator.
    fedeitc committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    4cd5977 View commit details
    Browse the repository at this point in the history