From #2832862-7: Automatic incoming route creation →
Some of the ideas from #2832862: Automatic incoming route creation → could be applied to the incoming reports endpoint as well:
\Drupal\sms\Plugin\SmsGatewayPluginInterface::parseDeliveryReports
to \Drupal\sms\Plugin\SmsGateway\SmsGatewayPluginInterface::processReports
\Drupal\sms\SmsProcessingResponse
object from this issue, adding a new g/setReports
method to that object.\Drupal\sms\Provider\DefaultSmsProvider::processDeliveryReport
can be reworked to just take report objects, instead of needing to handle a HTTP request.Closed: won't fix
1.0
Core Framework
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.