Skip to content

Commit 30f795f

Browse files
gippyTC-MO
andauthored
Apply suggestion from @TC-MO
Co-authored-by: Michał Olender <[email protected]>
1 parent 307f41b commit 30f795f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

sources/platform/actors/development/actor_definition/output_schema/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ When the run finishes, Apify Console displays the HTML report in an iframe:
278278

279279
If your Actor produces no output (for example, an integration Actor that performs an action), users might see the empty **Output** tab and think the Actor failed. To avoid this, specify that the Actor produces no output.
280280

281-
You can force the Console to "know" that the Actor has no output by not defining any outputs in the output schema:
281+
You can specify that the Actor produces no output and define an output schema with no properties:
282282

283283
```json title=".actor/output_schema.json"
284284
{

0 commit comments

Comments
 (0)