grin/api
Agreene a7a160a5d4 Api documentation fixes (#2646)
* Fix the API documentation for Chain Validate (v1/chain/validate).  It was documented as a POST, but it is actually a GET request, which can be seen in its handler ChainValidationHandler
* Update the API V1 route list response to include the headers and merkleproof routes.  Also clarify that for the chain/outputs route you must specify either byids or byheight to select outputs.
2019-03-10 20:18:21 -07:00
..
src Api documentation fixes (#2646) 2019-03-10 20:18:21 -07:00
tests Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
Cargo.toml Bump version to 1.0.2 (#2623) 2019-02-24 21:57:56 -08:00