Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove spurious definition of 'keys' field
This was inconsistent; because we usually define the PLACEHOLDER, not the dictionary key. The description was incorrect; describing a list, when in fact we are expecting an OBJECT/dict of KEYID: KEY. Finally; the KEYID and KEY placeholders are already defined elsewhere in the document. Signed-off-by: Joshua Lock <[email protected]>
- Loading branch information