Browse Source

Add extension number for protoc-gen-validate

This project is used by the [Envoy proxy](https://www.envoyproxy.io/) and several others.

The existing code is using the extension value [919191](https://github.com/envoyproxy/protoc-gen-validate/blob/54b08a686ff6548d8a248218664254c422fc4599/validate/validate.proto#L29) but since maintaining binary compatibility is not important, it shouldn't be a problem to change once this allocation is approved.
Alex Konradi 6 years ago
parent
commit
b44a1364ec
1 changed files with 4 additions and 0 deletions
  1. 4 0
      docs/options.md

+ 4 - 0
docs/options.md

@@ -197,3 +197,7 @@ with info about your project (name and website) so we can add an entry for you.
    * Website: https://github.com/container-storage-interface/spec
    * Extensions: 1059-1069
 
+1. Protoc-gen-validate
+   * Website: https://github.com/envoyproxy/protoc-gen-validate
+   * Extensions: 1070
+