Closed xeviscc closed 8 years ago
For example when you GET an application with endpoint "/api/application/{idApp}
In the following example can be seen that they are Strings.
"servicePrice": "", "platformPrice": "",
Needed for #73
No those are strings since we allow people to write things like.
"300 €/month" We really do not care and do not want to do any calculation.
For example when you GET an application with endpoint "/api/application/{idApp}
In the following example can be seen that they are Strings.