example of install code (#14498)

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
elwing00 2020-09-15 03:28:00 -04:00 committed by GitHub
parent 66ee930534
commit 8332710fe5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ cloud_id:
required: true
type: string
install_code:
description: The Install Code that is printed on the bottom of the Eagle
description: "The Install Code that is printed on the bottom of the Eagle. Use the full Install Code with no spaces (e.g., `1a2b3c4d5a6b7c8d`)"
required: true
type: string
{% endconfiguration %}