I'm trying to get a handle on how Swagger works, and have created the Petstore API files.
I downloaded the resulting ZIP file, and am trying to build, and I have some questions. 1. There are files in the top level directory, the api subdirectory and the model subdirectory. Do they all get put together in a library, or do they need to be placed separately? 2. I get compilation errors relating to missing includes (cpprest/details/basic_types.h, and friends). Where do I get these files? 3. Any on line docs I can find about compiling/using swagger built APIs tend to be Java. Does anyone know of any docs for the cpprest versions? Thanks -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
