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

Harmonize SDK methods with CDD API updates #9

Open
2 of 5 tasks
RyanJMoore10 opened this issue Nov 8, 2023 · 2 comments
Open
2 of 5 tasks

Harmonize SDK methods with CDD API updates #9

RyanJMoore10 opened this issue Nov 8, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@RyanJMoore10
Copy link
Contributor

RyanJMoore10 commented Nov 8, 2023

Add support for new endpoints:

https://www.collaborativedrug.com/cdd-blog/cdd-vault-update-november-2023

  • GET Molecules /image parameter
  • GET Slurps /events parameter
  • POST Slurps /duplicate_resolution parameter

https://www.collaborativedrug.com/cdd-blog/cdd-vault-update-october-2023

  • GET ELN/entries /only_summary parameter
  • Following POST Files, support use of file ID in PUT for molecules/batches/readout_rows etc.
@RyanJMoore10 RyanJMoore10 added the enhancement New feature or request label Nov 8, 2023
@RyanJMoore10
Copy link
Contributor Author

RyanJMoore10 commented Nov 28, 2023

New endpoints to support for inventory-enabled vaults:

https://support.collaborativedrug.com/hc/en-us/articles/20475164974356-Sample-level-Inventory


  • GET Inventory_Locations
  • GET Inventory_Samples /batch_ids
  • GET Inventory_Samples /inventory_sample_ids
  • GET Inventory_Samples /created_before
  • GET Inventory_Samples /created_after
  • GET Inventory_Samples /modified_before
  • GET Inventory_Samples /modified_after
  • GET Inventory_Samples /projects
  • GET Inventory_Samples /async

  • POST Inventory_Samples /batch_id
  • POST Inventory_Samples /units
  • POST Inventory_Samples /fields
  • POST Inventory_Samples /inventory_events

  • PUT Inventory_Samples

@RyanJMoore10 RyanJMoore10 pinned this issue Nov 28, 2023
@GerardMattei
Copy link
Contributor

GerardMattei commented Dec 28, 2023

Edit: just realized, it's not a query parameter but a completely separate endpoint. Just finished adding it in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants