Skip to content

Commit

Permalink
Update specification.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jancurn authored Nov 8, 2023
1 parent b8a5bb5 commit d4b8faa
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
title: Specification (v1)
title: Specification
sidebar_position: 2
description: Learn how to define and easily validate a schema for your Actor's input with code examples. Provide an autogenerated input UI for your Actor's users.
slug: /actors/development/actor-definition/input-schema/specification/v1
---

# Actor Input schema specification

**Learn how to define and easily validate a schema for your Actor's input with code examples. Provide an autogenerated input UI for your Actor's users.**

---
Expand Down

0 comments on commit d4b8faa

Please sign in to comment.