aboutsummaryrefslogtreecommitdiffstats
path: root/identity/identity_stub.go
diff options
context:
space:
mode:
Diffstat (limited to 'identity/identity_stub.go')
-rw-r--r--identity/identity_stub.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/identity/identity_stub.go b/identity/identity_stub.go
index 592eab30..a2cee0ad 100644
--- a/identity/identity_stub.go
+++ b/identity/identity_stub.go
@@ -20,6 +20,7 @@ type IdentityStub struct {
}
func (i *IdentityStub) MarshalJSON() ([]byte, error) {
+ // TODO: add a type marker
return json.Marshal(struct {
Id string `json:"id"`
}{