Skip to content

implement data api item functions #508

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

Open
jreiberkyle opened this issue May 5, 2022 · 2 comments
Open

implement data api item functions #508

jreiberkyle opened this issue May 5, 2022 · 2 comments
Labels
CLI/SDK Interface Update the CLI and SDK to the finalized interface data api

Comments

@jreiberkyle
Copy link
Contributor

jreiberkyle commented May 5, 2022

implement the following item functions in the SDK

  • get_item
  • get_item_type
  • list_item_types

#501 depends

@jreiberkyle jreiberkyle added the CLI/SDK Interface Update the CLI and SDK to the finalized interface label May 5, 2022
@jreiberkyle jreiberkyle added this to the Data CLI MVP milestone May 5, 2022
@mkshah605
Copy link
Contributor

mkshah605 commented May 11, 2022

@jreiberkyle Some clarifying questions:

  • Is get_item referring to item_get in our CLI interface docs?
  • Does get_item_type mean the ITEM_TYPE argument within item_get?
  • Also where does the list_item_types come in?

@mkshah605 mkshah605 assigned mkshah605 and unassigned mkshah605 May 11, 2022
@jreiberkyle
Copy link
Contributor Author

@mkshah605 this is for the python api, that is, the client functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI/SDK Interface Update the CLI and SDK to the finalized interface data api
Projects
None yet
Development

No branches or pull requests

4 participants