Hi! I was testing new feature of Datahub, data con...
# advice-metadata-modeling
l
Hi! I was testing new feature of Datahub, data contract. I learned it from video, but can find a specification of data contract in documentation. Can someone point me out where syntax of data contract is documented?
r
The data model schema is located here, if you're looking for a specific API such as OpenAPI there is a swagger ui visible on the demo site here or for graphql the object definition is here
l
Hello @gentle-night-56466! Actually my question was about Data Contracts, not Data Product. My question was about schema for data contract. Where I can find syntax of data contract?
r
The data model for data contracts is in a similar location here. OpenAPI here and I do not see a graphql data model at this time.
thank you 1