Skip to content

Commit 03a3df4

Browse files
committed
fix lint
1 parent 1748854 commit 03a3df4

File tree

1 file changed

+1
-0
lines changed
  • sources/platform/actors/development/actor_definition/input_schema

1 file changed

+1
-0
lines changed

sources/platform/actors/development/actor_definition/input_schema/specification.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,7 @@ Rendered input:
457457
![Apify Actor input schema with sub-schema](./images/sub-schema-json.png)
458458

459459
In this example, the object has validation rules for its properties:
460+
460461
- The `timeout` property must be an integer between 1 and 300
461462
- The `locale` property must be a string matching the pattern `^[a-z]{2,3}-[A-Z]{2}$`
462463
- The `debugMode` property is optional and can be either `true` or `false`

0 commit comments

Comments
 (0)