DataFed
DataFed copied to clipboard
RecordDataReply title should be required
The title is required for a record create call, but it is listed as optional in the protobuf message.
We don't need protobuf when switching to REST and TLS right?
We will be removing protobuf in the future in favor of simply using JSON, this is because protobuf has broken backwards compatibility to many times.