Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
fix: message description
Browse files Browse the repository at this point in the history
Co-authored-by: Haytham Abuelfutuh <[email protected]>
  • Loading branch information
kennyworkman and EngHabu authored Nov 30, 2021
1 parent bfc28e5 commit 1de4b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protos/flyteidl/core/types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ message EnumType {
repeated string values = 1;
}

// TypeAnnotation encapsulates registration time information about a type. This can be used for various control-plane operations. TypeAnnotation will not be available at runtime when a task runs.
message TypeAnnotation {
// A arbitrary JSON payload to describe a type.
google.protobuf.Struct annotations = 1;
Expand Down

0 comments on commit 1de4b55

Please sign in to comment.