The spec describes the permission object to have the following properties:
id
'@context'
invoker
caveats
But, when testing the methods in the interactive reference, I'm getting the following properties in the result:
id
parentCapability
invoker
caveats
date
Can we update the spec to reflect the latter?