Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.

Conversation

@liorama
Copy link
Contributor

@liorama liorama commented Mar 25, 2019

No description provided.

@liorama liorama requested a review from Doc999tor March 25, 2019 13:45
Copy link
Contributor

@doodyparizada doodyparizada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some changes and questions

* `migrated` - Account was migrated and burned
type: string
enum: [pending, migrate, migrated]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would use wallet instead of account to keep it consistent with the rest of our code/ apis

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's nice to have pending and migrated, but from client POV, it's the same > i.e. don't do anything.
Do you anticipate the client having something to do with the extra state?

openapi.yaml Outdated
schema:
type: object
required:
- status
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you mean migration?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but in the url it's status

openapi.yaml Outdated
version:
type: string

'/account/kin2/{account_address}/status':
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plural form

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants