diff --git a/dist/templates/about/api.html.hbs b/dist/templates/about/api.html.hbs index bade6cc..500bf9b 100644 --- a/dist/templates/about/api.html.hbs +++ b/dist/templates/about/api.html.hbs @@ -47,11 +47,11 @@
  • POST /vks/v1/upload

    - Keys may be submitted using a POST request to /vks/v1/upload. + A single key may be submitted using a POST request to /vks/v1/upload. The body of the request must be application/json. The JSON data must contain a single field keytext, which must contain the keys to submit. - Key data can be formatted in ASCII Armor, or base64. + The value of keytext can be formatted in standard OpenPGP ASCII Armor, or base64.

    @@ -61,7 +61,7 @@ The token field contains an opaque value, which can be used to perform request-verify requests (see below). - The key_fpr field contains the uploaded key's fingerprint. + The key_fpr field contains the fingerprint of the uploaded primary key. The status token contains a map of email addresses contained in the key, with one of the values unpublished,