Forum Discussion

jonmadethis's avatar
jonmadethis
New Member
3 years ago

Missing some files when using swagger-codegen

Hi, Im new to using Swagger-codegen so forgive me if Im missing something obvious here.. when I use swagger-codegen (osx installed via homebrew), it "works" but its missing files (according to the readme). There is no "vendor" folder and there is no "autoload.php" script either, so I dont know how to load the libraries (if following the instructions in the readme). 

 

Am I doing something wrong? Or is the API that im pointing to incomplete or something? Im confused.

 

1 Reply

  • Hi jonmadethis,

     

    What framework/language are you trying to generate code for? Is it a client or server implementation?

     

    Also, what does your document look like? How many endpoints do you have? What about # of schemas/objects?