Skip to content

Conversation

@mfori
Copy link
Member

@mfori mfori commented Oct 15, 2024

Solves: https://github.com/apify/apify-core/issues/15613
The issue was with arrayProperty because it enables additional properties ("additionalProperties": true) so not defined properties were accepted including isSecret.

This PR fixes arrayProperty ensuring that not defined properties are prohibited

Adding also missing test that check this

@mfori mfori added bug Something isn't working. t-console Issues with this label are in the ownership of the console team. labels Oct 15, 2024
@mfori mfori requested review from drobnikj and gippy October 15, 2024 17:14
@mfori mfori self-assigned this Oct 15, 2024
@github-actions github-actions bot added this to the 100th sprint - Console team milestone Oct 15, 2024
@github-actions github-actions bot added the tested Temporary label used only programatically for some analytics. label Oct 15, 2024
Copy link
Member

@drobnikj drobnikj left a comment

Choose a reason for hiding this comment

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

🤞

@mfori mfori merged commit 1bf2b57 into master Oct 22, 2024
9 checks passed
@mfori mfori deleted the fix/disable_secret_array branch October 22, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working. t-console Issues with this label are in the ownership of the console team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants