Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5028

Service Definition configuration

$
0
0

@mattschaer I upgraded to 2.0.4, now im able to save.

But, how can i manage these different resources/operations of the service? for example:

If i had a Service "calculator" and created some operations, "/calculator/addition/" and "/calculator/subtraction/", both have two parameters n1 and n2.

How can i return n1+n2 for "/calculator/addition/" and n1-n2 for "/calculator/subtraction/"?

And, why my script is always executed? even if i call "/calculator/it_does_not_exist/"

Thank you!


Viewing all articles
Browse latest Browse all 5028

Trending Articles