From 680b552ce6d135a1730f83eb23da44ae244c2aa8 Mon Sep 17 00:00:00 2001 From: mr Date: Tue, 11 Oct 2011 12:37:14 +0200 Subject: endpoint for external dataset --- model.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'model.rb') diff --git a/model.rb b/model.rb index bab5bde..05075f8 100644 --- a/model.rb +++ b/model.rb @@ -19,6 +19,8 @@ class ToxCreateModel < Ohm::Model attribute :training_dataset attribute :feature_dataset + attribute :endpoint_uri + attribute :endpoint #attributey :validation_task_uri attribute :validation_uri -- cgit v1.2.3