issues
search
erlef
/
rebar3_hex
Rebar3 Hex library
Apache License 2.0
101
stars
49
forks
source link
Fix `rebar3 hex user reset_password`
#33
Closed
gleber
closed
8 years ago
gleber
commented
8 years ago
This entails:
passing an empty map instead of empty list to API endpoint;
fix handling of 204 No Content in rebar3_hex_http:post_map/3.
This entails: