Skip to content

Instantly share code, notes, and snippets.

View aneek's full-sized avatar

Aneek Mukhopadhyay aneek

View GitHub Profile
@aneek
aneek / schema.yml
Created March 9, 2015 19:03
Dynamic key value schema.yml
# Defines the schema to store each connection entry.
sso_connect.connection.* :
type: config_entity
label: SSO connection
mapping:
name:
type: label
label: 'Name'
id:
sso_connect.connection.* :
type: config_entity
label: SSO connection
mapping:
name:
type: label
label: 'Name'
id:
type: string
label: 'Machine name'