Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

teraslice asset id name #1362

Closed
jsnoble opened this issue Aug 20, 2019 · 0 comments
Closed

teraslice asset id name #1362

jsnoble opened this issue Aug 20, 2019 · 0 comments

Comments

@jsnoble
Copy link
Member

jsnoble commented Aug 20, 2019

We have a naming inconsistency with how we deal with assets.
With jobs creation we return { job_id: someId }
With execution creation we return { ex_id: someId }
However with asset creation we return { _id: someId }

We should probably change id to asset_id

@peterdemartini peterdemartini added this to the v1.0 milestone Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants