Closed sekulicd closed 2 years ago
@sekulicd we must update also the macaroon permissions.
We need to define a new entity
"transport"
and add the following permission in bothAllPermissionsByMethod()
andWhitelist()
:"/Transport/SupportedContentTypes": {{ Entity: EntityTransport, Action: "read", }},
Done
This implements transport(botd2) protocol.
This closes #190
@tiero @altafan please review.