{"id":"https://schema.entrecode.de/schema-app/datasource","allOf":[{"$ref":"https://schema.entrecode.de/schema-app/hal#/definitions/halResource"},{"type":"object","properties":{"dataSourceID":{"$ref":"https://schema.entrecode.de/schema-app/uuidV4"},"dataSourceType":{"type":"string"},"config":{"type":"object"},"_links":{"required":["self","collection","ec:app"]}},"required":["dataSourceID","dataSourceType","config","_links"]}],"$schema":"http://json-schema.org/draft-04/schema#"}