Skip to content

Commit

Permalink
add deprecation notice (#493)
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <bcallaway@google.com>
  • Loading branch information
bobcallaway authored Jan 17, 2025
1 parent 0fbb637 commit 4e2740a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ $ make all
```

to generate the Go and Python files under `gen/`.

## Deprecation Notice

- Effective January 17th, 2025: the jsonschema generated files in gen/jsonschema/schemas/ are formally deprecated. They will be removed in 6 months from this repository and not built repeatedly going forward. If you are using them, please open an issue on this repository and let us know.

0 comments on commit 4e2740a

Please sign in to comment.