riboseinc / ribose-api

API for Ribose
0 stars 0 forks source link

Fix up login-update data type mistake #20

Closed ribose-jeffreylau closed 6 years ago

ribose-jeffreylau commented 6 years ago

Data type was wrong --- user was omitted. Adding it back.

This PR also adds an example login value.

Example values are added towards the eventual goal of being able to use the Apiary mock server in the Ruby client tests.