docs: Update metadata API documentation

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Arksine 2020-09-09 11:32:37 -04:00
parent 57fe71c800
commit 733cf0afac
1 changed files with 8 additions and 5 deletions

View File

@ -371,14 +371,17 @@ path relative to the specified "root". Note that if the query st
```json ```json
{ {
filename: "file name", filename: "file name",
size: <file size>, size: <file_size>,
modified: "last modified date", modified: "last modified date",
slicer: "Slicer Name", slicer: "Slicer Name",
first_layer_height: <in mm>, slicer_version: "<version>",
layer_height: <in mm>, first_layer_height: <mm>,
object_height: <in mm>, first_layer_bed_temp: <C>,
first_layer_extr_temp: <C>,
layer_height: <mm>,
object_height: <mm>,
estimated_time: <time in seconds>, estimated_time: <time in seconds>,
filament_total: <in mm>, filament_total: <mm>,
thumbnails: [ thumbnails: [
{ {
width: <in pixels>, width: <in pixels>,