Skip to content

Commit

Permalink
Update odps.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kyyberi committed Nov 26, 2024
1 parent 64535e2 commit 10d957c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions source/schema/odps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -343,10 +343,22 @@ properties:
type: string
version:
type: string
details: # Added "details" field
properties:
summary:
type: string
description:
type: string
language:
type: string
metadata:
type: object
type: object
required:
- schema
- version
- product
- details # Marked "details" as required
- dataOps
- dataAccess
- SLA
Expand Down

0 comments on commit 10d957c

Please sign in to comment.