Version

YAML keys for version block

The version key is intended to be used in order to issue warnings for deprecated features or breaking changes within the YAML document.

---
# This document is displaying using the version key within a yaml file.
version: "1"