Update all the samples.

(except clojure + scalatra, because those are broken, will fixed with later master merge.)
This commit is contained in:
Paŭlo Ebermann
2017-03-13 18:08:10 +01:00
parent 8ce4563afc
commit 3a48ba8bfd
379 changed files with 9821 additions and 3089 deletions

View File

@@ -22,10 +22,10 @@
#include "ApiClient.h"
#include "Pet.h"
#include <cpprest/details/basic_types.h>
#include "ApiResponse.h"
#include "HttpContent.h"
#include "Pet.h"
#include <cpprest/details/basic_types.h>
namespace io {
namespace swagger {