dtkt.shared.v1beta1messages.proto

TypeSchema

Message

TypeSchema provides a resolvable URI, JSON Schema, and a fully qualified Proto Type name.

FieldTypeNumberDescription
uristring1

Resolvable URI of this type.

json_schema
Struct
2

JSON Schema of referenced type; $id field within schema must be prefixed by uri field above.

proto_namestring3

Fully qualified Proto Type name (e.g., "dtkt.email.v1beta1.SendEmailRequest") which resolves to a protobuf message or enum type which must be compatible with above JSON Schema.

mod_time
Timestamp
10

Last modified time.