diff --git a/spec/schemas/_common.yaml b/spec/schemas/_common.yaml index 7bc8d30c7..94bed5699 100644 --- a/spec/schemas/_common.yaml +++ b/spec/schemas/_common.yaml @@ -576,8 +576,6 @@ components: DerivedField: type: object properties: - name: - type: string type: type: string script: @@ -591,7 +589,6 @@ components: format: type: string required: - - name - script - type Sort: