planet-client-python icon indicating copy to clipboard operation
planet-client-python copied to clipboard

implement data api item functions

Open jreiberkyle opened this issue 2 years ago • 2 comments

implement the following item functions in the SDK

  • get_item
  • get_item_type
  • list_item_types

#501 depends

jreiberkyle avatar May 05 '22 17:05 jreiberkyle

@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 avatar May 11 '22 15:05 mkshah605

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

jreiberkyle avatar May 11 '22 16:05 jreiberkyle