summaryrefslogtreecommitdiff
path: root/model.rb
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-10-17 12:34:19 +0200
committermr <mr@mrautenberg.de>2011-10-17 12:34:19 +0200
commitf6e1472f21b3fd0e5906269357cf6ce61978b4d7 (patch)
treec1546dd60d29d16093986de5f4bff8167c3333fb /model.rb
parentd1a61ff236cf95a7f3cba4a60e85c14e877c730d (diff)
parentf60f559c98343b36ed50cfba1a365f2738f59a68 (diff)
Merge branch 'feature/endpointassignment' into development
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