Add scribbles POST API

This commit is contained in:
Marcel Kapfer 2025-02-06 17:40:34 +01:00
parent 8d84fda8af
commit 250f072201
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
5 changed files with 115 additions and 3 deletions

View file

@ -1,6 +1,6 @@
title: Scribble
num: '{{ page.date.toDate("YmdHis") }}'
num: '{{ page.date.toDate("YmdHi") }}'
create:
title: "{{ page.date.toDate('Y-m-d H:i') }}"
@ -17,7 +17,9 @@ sections:
label: Date
required: true
time:
step: 1
step:
unit: second
size: 1
default: now
text:
type: textarea