We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54adc3 commit 68167adCopy full SHA for 68167ad
1 file changed
elasticgraph-protobuf/README.md
@@ -64,6 +64,8 @@ index 2943335..26633c3 100644
64
Then opt into proto generation from your schema definition:
65
66
```ruby
67
+# in config/schema/protobuf.rb
68
+
69
ElasticGraph.define_schema do |schema|
70
schema.proto_schema_artifacts package_name: "myapp.events.v1"
71
end
0 commit comments