summaryrefslogtreecommitdiff
path: root/model.rb
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-10-11 12:37:14 +0200
committermr <mr@mrautenberg.de>2011-10-11 12:37:14 +0200
commit680b552ce6d135a1730f83eb23da44ae244c2aa8 (patch)
treed4a4f5b9edce67794d3fd4ef7155425a9d24d5e9 /model.rb
parent99a50ecb6c6cbff678048c2f60eafcfe476c1b64 (diff)
endpoint for external dataset
Diffstat (limited to 'model.rb')
-rw-r--r--model.rb2
1 files changed, 2 insertions, 0 deletions
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