Ralph Langendam
ec19e8f407
Fixed minor compiler error and warning ( #5762 )
...
* 5762 Fixed minor compiler error and warning
* 5762 Regenerated cpprest petstore client
2017-06-07 18:37:45 +08:00
Martin Brown
fc2b3d49ea
Issue 4632 ( #4803 )
...
* Updated the Petstore samples
* This change uses std::stringstream for string conversions instead of std::to_string(). Android doesn't yet support std::to_string(). This should fix #4632
2017-04-24 22:27:51 +08:00
Ravi
e9a438b73f
[CppRest] Overload toJson for bool in Modelbase ( #5448 )
...
* Add operationId in exception message
* add number data type mapping
* fix_issue5434
2017-04-21 22:20:46 +08:00
Jean-Maxime Fillau
df1055fe38
Add float conversion for cpprest api client template. ( #5387 )
...
Signed-off-by: FILLAU Jean-Maxime <jean-maxime.fillau@mapotempo.com >
2017-04-13 17:30:20 +08:00
wing328
5818f2c882
[C++] better code format for cpprest templates ( #4379 )
...
* replace tab with 4-space in cpprest templates
* remove trailing whitespaces from templates
* fix code indentation in cpprest templates
* remove empty block in cpprest templates
2016-12-13 16:09:56 +08:00
Sergii Rustamov
fee23f2230
Support cpprest on Linux ( #3847 )
...
* Support cpprest on Linux
* Update petstore code
2016-09-23 18:32:33 +08:00
wing328
2b7288d525
add license to cpprest files
2016-06-18 18:09:19 +08:00
wing328
ecd80a3d70
add cpprest and samples
2016-06-14 16:33:50 +08:00