diff options
Diffstat (limited to 'vendor/github.com/googleapis/gnostic/extensions/README.md')
-rw-r--r-- | vendor/github.com/googleapis/gnostic/extensions/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/googleapis/gnostic/extensions/README.md b/vendor/github.com/googleapis/gnostic/extensions/README.md new file mode 100644 index 000000000..ff1c2eb1e --- /dev/null +++ b/vendor/github.com/googleapis/gnostic/extensions/README.md @@ -0,0 +1,5 @@ +# Extensions + +This directory contains support code for building Gnostic extensions and associated examples. + +Extensions are used to compile vendor or specification extensions into protocol buffer structures. |