schemas:
Object: # arbitrary name for the object
type: object
title: Object # arbitrary name for the object
additionalProperties: true
schemas:
Object: # arbitrary name for the object
type: object
title: Object # arbitrary name for the object
additionalProperties: false
Check the FireTail blog and research documents for up-to-date information.