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

Implement new features : delete objects from a workspace #34

Merged
merged 4 commits into from
Jun 4, 2024

Conversation

drscholly
Copy link
Contributor

@drscholly drscholly commented Apr 10, 2024

Fixes #33

Checklist

  • I have read the Contribution Guide ;
  • I have read the Contributor License Agreement (CLA) and understand that the submission of this PR will constitute an electronic signature of my agreement of the terms and conditions of DataGalaxy's CLA ;
  • There is an approved issue describing the change when contributing a new feature ;
  • I have added tests that prove my fix is effective or that my feature works ;
  • I have added necessary documentation (if appropriate) ;

Short description of what this resolves:

Implement new methods to delete objects in a workspace.

Changes proposed in this pull request:

  • 4 new methods
  • New API calls
  • Tests

- New command
- API method
- Test
- New command
- API method
- Test
- New command
- API method
- Test
- New command
- API method
- Test
@drscholly drscholly requested a review from a team as a code owner April 10, 2024 10:16
@sailro sailro merged commit 84016af into datagalaxy-lab:main Jun 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delete objects in the workspace
2 participants