Skip to content

chore: output schema#238

Merged
nikitachapovskii-dev merged 4 commits into
masterfrom
feat/output-and-dataset-schema
Feb 23, 2026
Merged

chore: output schema#238
nikitachapovskii-dev merged 4 commits into
masterfrom
feat/output-and-dataset-schema

Conversation

@nikitachapovskii-dev
Copy link
Copy Markdown
Contributor

adds output schema refs according to documentation https://docs.apify.com/platform/actors/development/actor-definition/output-schema

finalizes #226

@nicklamonov
Copy link
Copy Markdown
Contributor

nicklamonov commented Feb 23, 2026

It looks kinda ok from the code perspective, but it would be the best to validate in the Console.
At the same time, if we add .actor/output_schema.json, we probably don't need OUTPUT_SCHEMA.json in the root folder, do we?
@ruocco-l , could you also take a quick look please?

@nicklamonov nicklamonov requested a review from ruocco-l February 23, 2026 08:13
@nikitachapovskii-dev
Copy link
Copy Markdown
Contributor Author

Correct: after adding output_schema.jsonand the "output" reference in actor.json, the root-level OUTPUT_SCHEMA.json is no longer used. Removed.

please see the run here https://console.apify.com/view/runs/XJkVUxtFlWNMmHDwJ

Copy link
Copy Markdown
Contributor

@nicklamonov nicklamonov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the run!
Looks good to me now.

@nikitachapovskii-dev nikitachapovskii-dev merged commit 8f944e3 into master Feb 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants