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

closes #105: delete collection command implementation #148

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

ivansenic
Copy link
Contributor

@ivansenic ivansenic commented Feb 16, 2023

What this PR does:
Implements delete collection command.

Which issue(s) this PR fixes:
Fixes #105

Checklist

  • Tests
  • Swagger updates

@ivansenic ivansenic requested a review from a team as a code owner February 16, 2023 10:49
@maheshrajamani
Copy link
Contributor

LGTM. Not part of this PR, but need to document what is acceptable for namespace and collection name? Can we add it as validation in the command deserialization and add to its description?

@ivansenic
Copy link
Contributor Author

LGTM. Not part of this PR, but need to document what is acceptable for namespace and collection name? Can we add it as validation in the command deserialization and add to its description?

Yes, good point, we can add as part of the validation. Created a ticket: #149

@ivansenic ivansenic merged commit 60d5d07 into main Feb 16, 2023
@ivansenic ivansenic deleted the ise-105-delete-collection branch February 16, 2023 17:22
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.

JSON API deleteCollection operation
3 participants