Can't use "PUT" #33
Change-Id: Ie69c8c6b2cafb631a696071d72e06eb7db7738e0 Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org
Merge request reports
Activity
Filter activity
Please register or sign in to reply
Change-Id: Ie69c8c6b2cafb631a696071d72e06eb7db7738e0 Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org
approved this merge request
Created by mbarbero
Review: Approved
83 | 83 | * @param errorReport the ErrorReport object to insert into the database. |
84 | 84 | * @return response for the browser |
85 | 85 | */ |
86 | @POST | |
86 | @PUT | |
|
74 | 74 | * @param category the Category object to insert into the database. |
75 | 75 | * @return response for the browser |
76 | 76 | */ |
77 | @POST | |
77 | @PUT | |
|
73 | 73 | * @param catalog the Catalog object to insert into the database. |
74 | 74 | * @return response for the browser |
75 | 75 | */ |
76 | @POST | |
76 | @PUT | |
|
86 | 86 | * @param listing the listing object to insert into the database. |
87 | 87 | * @return response for the browser |
88 | 88 | */ |
89 | @POST | |
89 | @PUT | |
|
75 | 75 | * @param market the Category object to insert into the database. |
76 | 76 | * @return response for the browser |
77 | 77 | */ |
78 | @POST | |
78 | @PUT | |
|
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent