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
rich-barista-93413
03/04/2024, 11:04 PM
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
limited-motherboard-51317
03/05/2024, 7:50 AM
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
rich-barista-93413
03/06/2024, 3:31 AM
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.