mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Merge pull request #1136 from vyshane/master
Specify Java package for dex Protobuf API
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
syntax = "proto3";
|
||||
option java_package = "com.coreos.dex.api";
|
||||
|
||||
package api;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user