Bill Wagner
|
995cc890ff
|
Fix API signatures for collections
The methods that return collections should return
Task<IEnumerable<dynamic>> not Task<dynamic>
|
2017-04-28 09:25:24 -04:00 |
|
Unai Zorrilla Castro
|
4ef6b63913
|
Review on 17/04/2017
|
2017-04-17 12:28:12 +02:00 |
|
etomas
|
e66b6a2402
|
ArgumentNullException handling using throw expressions
Solves #64
|
2017-02-27 10:35:31 +01:00 |
|
etomas
|
5771f6ddd3
|
Solves error on order detail. Related to #4
|
2017-02-10 12:42:57 +01:00 |
|
etomas
|
15f2cc7da1
|
Removing pending Configuration registration as Singleton.
Solving #9
|
2017-02-07 09:35:21 +01:00 |
|
PLAINCONCEPTS\ccanizares
|
1c1f7571e6
|
- Some minor refactoring (renaming) and make work web clients applications that were 'broken' after refactoring dtos in ordering service in this branch.
- Update dockerfile to asp.net 1.1 in ordering
|
2017-01-30 15:46:43 +01:00 |
|
Unai Zorrilla Castro
|
80f223ec42
|
fix unsaved file on vs
|
2017-01-27 11:39:30 +01:00 |
|
Unai Zorrilla Castro
|
9d2d152c2d
|
Improve ordering int order to solve feedback
|
2017-01-25 17:10:08 +01:00 |
|
Carlos Cañizares Estévez
|
10f3e17b55
|
Add Swagger to Basket Api
SQL databases with the same prefix for services
Move application tier to api tier in ordering api
|
2016-12-19 10:20:02 +01:00 |
|