Skip to content

[Fix] Modified unexpected logic

Choose a tag to compare

@SHcommit SHcommit released this 08 May 16:51
· 25 commits to master since this release

[Fix] Modified unexpected logic

  • Modified unexpected logic in request(endpoint:).
  • "FirestoreMethod case .deleteACollection" was never called, becuse endpoint's request documentRef instance check logic was located at the top.