Skip to content

Commit

Permalink
Fixed typo in yaml file where metadata was metatada.
Browse files Browse the repository at this point in the history
  • Loading branch information
LionelOnTech committed Sep 17, 2019
1 parent 81bf619 commit aac0690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/openCDE-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ components:
self:
description: A link to retrieve this reference (must not be relative)
$ref: '#/components/schemas/HALLink'
metatada:
metadata:
description: A link to the metadata for this document
$ref: '#/components/schemas/HALLink'
versions:
Expand Down

0 comments on commit aac0690

Please sign in to comment.