Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Swagger api #140

Merged
merged 32 commits into from
Jan 11, 2018
Merged

Swagger api #140

merged 32 commits into from
Jan 11, 2018

Commits on Nov 24, 2017

  1. Configuration menu
    Copy the full SHA
    054b8fb View commit details
    Browse the repository at this point in the history
  2. peers api like in swagger docs

    Tolsi committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    024e4fa View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2017

  1. compilation fix

    Tolsi committed Nov 25, 2017
    Configuration menu
    Copy the full SHA
    713f848 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. correct http codes on errors

    Tolsi committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    612b22f View commit details
    Browse the repository at this point in the history
  2. codes moved to error objects

    Tolsi committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    9fec150 View commit details
    Browse the repository at this point in the history
  3. missed type

    Tolsi committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    d88812f View commit details
    Browse the repository at this point in the history
  4. default apiKeyHash is empty

    Tolsi committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    81cb8d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Merge branch 'master' into swagger-api

    # Conflicts:
    #	src/main/scala/scorex/core/api/http/PeersApiRoute.scala
    Tolsi committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    05a1ccb View commit details
    Browse the repository at this point in the history
  2. Utils functions was updated

    Tolsi committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    9cfafda View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Configuration menu
    Copy the full SHA
    04f2127 View commit details
    Browse the repository at this point in the history
  2. post request

    Tolsi committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    3637fdb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into swagger-api

    # Conflicts:
    #	src/main/resources/reference.conf
    #	src/main/scala/scorex/core/api/http/NodeViewApiRoute.scala
    Tolsi committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    8fdbab1 View commit details
    Browse the repository at this point in the history
  4. compilation fix

    Tolsi committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    df9f3db View commit details
    Browse the repository at this point in the history
  5. npe fix

    Tolsi committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    ba3e3f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. Configuration menu
    Copy the full SHA
    434275e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aa0444 View commit details
    Browse the repository at this point in the history
  3. Correct yaml for HybridApp

    catena2w committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    5059062 View commit details
    Browse the repository at this point in the history
  4. swaggerYaml => swaggerConfig

    catena2w committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    1aa80b0 View commit details
    Browse the repository at this point in the history
  5. Remove annotations

    catena2w committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    603e4f1 View commit details
    Browse the repository at this point in the history
  6. New swagger

    catena2w committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    ec9a2e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. Configuration menu
    Copy the full SHA
    3b60395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b2a65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5379653 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29d8205 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2017

  1. Merge branch 'master' into swagger-api

    # Conflicts:
    #	src/main/scala/scorex/core/api/http/PeersApiRoute.scala
    #	src/main/scala/scorex/core/api/http/swagger/SwaggerDocService.scala
    Tolsi committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    28972ab View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. fix failing build

    terjokhin committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    8fc4d79 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

  1. Merge branch 'master' of github.com:ScorexFoundation/Scorex into swag…

    …ger-api
    
     Conflicts:
    	examples/src/main/scala/examples/hybrid/api/http/StatsApiRoute.scala
    	src/main/scala/scorex/core/api/http/PeersApiRoute.scala
    	src/main/scala/scorex/core/api/http/UtilsApiRoute.scala
    catena2w committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    9c41b1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    674d12c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. fix /peers/connect API

    catena2w committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    1244675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f0458 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c3620d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

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