You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/developer-guide/worker/input-schema.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,9 @@
1
-
***
2
-
1
+
---
3
2
title: Worker Input Configuration (Input Schema)
4
3
description: A manual for Worker input configuration (Input Schema)
5
4
sidebar:
6
-
order: 3
7
-
--------
5
+
order: 3
6
+
---
8
7
9
8
This document explains how developers should configure the **input\_schema.json** file. This file determines the **input form layout** presented to users in the web interface of an automation Worker.
0 commit comments