1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 00:12:29 +03:00

import semantic-types in semantic.proto

This commit is contained in:
joshvera 2018-05-29 16:30:56 -04:00
parent 634af7e886
commit e190a66b02

View File

@ -1,4 +1,5 @@
syntax = "proto3";
import "semantic-types.proto";
package semantic;
message HealthCheckRequest {