Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • contentType

    • the mime type of the content (application/gzip-json)

  • securityContext

    • a reference identifying the user that requested the report. This restricts the retrieval of the report to the user.

  • content

    • the report data in base64 zip compressed JSON format (application/gzip-json)

A report content contains a report header file and zero or more report group files, and the files are put in a zip archive in a directory structure:

...