Skip to content

Commit 1c8896c

Browse files
mforiclaude
andcommitted
docs: Remove Apify-specific wording from deprecation notice
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3e41fd0 commit 1c8896c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sources/platform/actors/development/actor_definition/input_schema

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -986,7 +986,7 @@ This setting defines runtime access only and doesn't change field visibility or
986986
- `patternValue` - Used to validate values in objects and arrays
987987
::::
988988

989-
We are deprecating these properties to better align with the JSON schema specification. The current approach with `patternKey` and `patternValue` is Apify-specific and doesn't follow standard JSON schema validation patterns. By moving to standard JSON schema, we provide a more consistent experience that matches industry standards while enabling more powerful validation capabilities through the ability to define sub-properties.
989+
We are deprecating these properties to better align with the JSON schema specification. By moving to standard JSON schema, we provide a more consistent experience that matches industry standards while enabling more powerful validation capabilities through the ability to define sub-properties.
990990

991991
#### Alternatives for arrays
992992

0 commit comments

Comments
 (0)