Skip to content

Commit febc2a7

Browse files
committed
Improve datasets schemas
1 parent 45eaac7 commit febc2a7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

apify-api/openapi/components/schemas/datasets/PutItemResponseError.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ required:
44
type: object
55
properties:
66
error:
7-
allOf:
8-
- $ref: ./DatasetSchemaValidationError.yaml
9-
- {}
7+
$ref: ./DatasetSchemaValidationError.yaml

0 commit comments

Comments
 (0)