...
1# ⨁ gnostic-models
2
3This repository contains Protocol Buffer models and associated libraries
4for working with API description formats supported by
5[gnostic](https://github.com/google/gnostic). It exists to provide a
6lightweight distribution of these models with minimal dependencies.
7For more information, please see the
8[gnostic](https://github.com/google/gnostic) repository.
9
10## Versions
11
12Versions of this repository will be tagged with the **gnostic** version used
13to create them, e.g. "v0.7.0" will correspond to "v0.7.0" of **gnostic**.
14
15## Disclaimer
16
17Feedback and contributions are welcome! Until there is a 1.0 release, please
18consider this prerelease software and work in progress. To ensure stable
19builds, we request that dependent projects always refer to tagged releases of
20**gnostic**.
21
22## Copyright
23
24Copyright 2017-2022, Google LLC.
25
26## License
27
28Released under the Apache 2.0 license.
View as plain text