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

[WIP] ⚠️ Add DeleteCollection to the client Interface. #324

Closed

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    b608e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41f7d51 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Removed DeleteCollectionOptions.

    Added CollectionOptions to the DeleteOptions for capturing the List
    options needed for a DeleteCollection.
    MadVikingGod committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    106e9c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    543ccb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    6cf0e5e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Removed the DeleteCollection method.

    Deleting a Collection is done by including a CollectionOptions to Delete
    MadVikingGod committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    8943a99 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Configuration menu
    Copy the full SHA
    9d5240e View commit details
    Browse the repository at this point in the history