omgnetwork / ewallet

eWallet Backend for the OmiseGO SDKs.
https://omisego.network/
Apache License 2.0
324 stars 74 forks source link

Add `creator_user_id` key to /access_key.get response #993

Open nicholasmueller opened 5 years ago

nicholasmueller commented 5 years ago

same as what we receive from /api_key.all

ZakAyesh commented 4 years ago

Hi,

I am a community member interested in contributing to the code-base (came from the last e-wallet team update) and decided this would be a good first issue to tackle.

It seems that I simply need to update the schemas.yaml to define the AccessKeySchema with the creator_user_id property, is this correct?

unnawut commented 4 years ago

Hi @ZakAyesh, glad you're intrested! The change is a little bit more involved but should be similar to https://github.com/omisego/ewallet/pull/870/files.