Type Alias JF2_Application_JSON

JF2_Application_JSON: Static<typeof jf2_application_json>

Micropub JF2 object resulting from parsing the request body of a request sent with a Content-Type: application/json request header.

The JF2 object:

  • SHOULD have a property type (if not present, the Micropub server MUST set it to entry).
  • SHOULD NOT have a property h (if present, I think the Micropub server SHOULD ignore it).