Skip to content

Commit

Permalink
Deprecate schema
Browse files Browse the repository at this point in the history
  • Loading branch information
simonharrer committed Jul 22, 2024
1 parent e826497 commit 28043d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ Models fields can refer to definitions using the `$ref` field to link to existin



### Schema Object
### Schema Object (DEPRECATED)

The schema of the data contract describes the physical schema.
The type of the schema depends on the data platform.
Expand Down

1 comment on commit 28043d4

@agoloborodko
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @simonharrer! Do you have any decision log or discussion explaining why you've decided to deprecate that? I can't find anything related in changelog

Please sign in to comment.