Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion versions/1.1.0-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ The metadata MAY be used by the clients if needed.
| Field Name | Type | Description |
| ---- | :----: | ---- |
| <a name="info-title"></a>title | `string` | **REQUIRED**. A human readable description of the purpose of the overlay. |
| <a name="info-version"></a>version | `string` | **REQUIRED**. A version identifer for indicating changes to the Overlay document. |
| <a name="info-version"></a>version | `string` | **REQUIRED**. A version identifier for indicating changes to the Overlay document. |

This object MAY be extended with [Specification Extensions](#specification-extensions).

Expand Down