samagra-comms / uci-apis

Unified Communications Interface (UCI) is a system that powers governments to create and manage conversations with citizens and with its own officials. Through UCI governments can seamlessly setup simple and complex conversations using a multi-channel approach. UCI aims to democratize the use of different communication channels such as WhatsApp, Telegram, SMS, email for governance use cases through a standard configurable manner that is reusable and scalable across all governance use cases.
12 stars 30 forks source link

Missing implementation of 'remove' endpoints in a few modules #104

Open devAyushDubey opened 1 year ago

devAyushDubey commented 1 year ago

Describe the bug There are many services with placeholder functions for the remove endpoint as

remove(id) {
  return `This action removes a #${id} adapter`;
}

These need to be implemented for creating tests, else there will be failing tests for this endpoint. Modules with incomplete implementations: