Skip to content

Commit

Permalink
docs: JSON typo fix
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Lamas <[email protected]>
  • Loading branch information
pedrolamas authored and Arksine committed Feb 18, 2025
1 parent a0164e1 commit 6205110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/external_api/file_manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ GET /server/files/metadata?filename=tools/drill.gcode
"size": 1629418,
"modified": 1706359465.4947228,
"uuid": "473a41d2-15f4-434b-aeb4-ab96eb122bbf",
"file processors": [],
"file_processors": [],
"slicer": "PrusaSlicer",
"slicer_version": "2.7.1+win64",
"gcode_start_byte": 87410,
Expand Down

0 comments on commit 6205110

Please sign in to comment.