Skip to content

Commit 57ff39e

Browse files
committed
Update full example to use array of authoritativeDefinitions
1 parent 5886348 commit 57ff39e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples/all/full-example.odcs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ description:
1111
limitations: Data based on seller perspective, no buyer information
1212
usage: Predict sales over time
1313
authoritativeDefinitions:
14-
type: privacy-statement
15-
url: https://example.com/gdpr.pdf
14+
- type: privacy-statement
15+
url: https://example.com/gdpr.pdf
1616
tenant: ClimateQuantumInc
1717

1818
kind: DataContract

0 commit comments

Comments
 (0)