Structured response for an app-server permissions approval request.
Summary
Types
@type t() :: %Codex.Protocol.RequestPermissions.Response{ permissions: Codex.Protocol.RequestPermissions.GrantedPermissionProfile.t(), scope: Codex.Protocol.RequestPermissions.PermissionGrantScope.t() }