Skip to content

Commit

Permalink
api: Generate proto and grpc apiv2 code
Browse files Browse the repository at this point in the history
  • Loading branch information
htdvisser committed Dec 8, 2020
1 parent d6f0d02 commit a41f62d
Show file tree
Hide file tree
Showing 164 changed files with 91,664 additions and 52 deletions.
88 changes: 88 additions & 0 deletions api/_api.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 37 additions & 0 deletions api/_api.pb.validate.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/_api.proto
Expand Up @@ -19,4 +19,4 @@ syntax = "proto3";
// The Things Stack for LoRaWAN v3 API
package ttn.lorawan.v3;

option go_package = "go.thethings.network/lorawan-stack/v3/pkg/ttnpb";
option go_package = "go.thethings.network/lorawan-stack/v3/api";

0 comments on commit a41f62d

Please sign in to comment.