diff --git a/doc/dev/notes/rpc-meta-draft.md b/doc/dev/notes/rpc-meta-draft.md index 161f7d7ee..9d63ab95b 100644 --- a/doc/dev/notes/rpc-meta-draft.md +++ b/doc/dev/notes/rpc-meta-draft.md @@ -297,6 +297,8 @@ The client must not send JSON documents that are not valid I-JSON. arti will only send valid I-JSON (assuming the client does so too). +We speak of `fields`. meaning the properties of a JSON object. + ### A variant: JSON-RPC. > (This is not something we plan to build