Skip to content

abhivijay96/SwaggerTestGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwaggerTestGenerator

File SwaggerTestGenerator/HK_internship/Generate.cs has the code which is responsible for generating code by reading the recorded requests

File SwaggerTestGenerator/HK_internship/Proxy.cs is the proxy which is running and which records the requests and reads the swagger.json of the api which will be used by GEnerate.cs

File SwaggerTestGenerator/HK_internship/Parameters.cs has some user defined classes which are used to map records to swagger operations.

File SwaggerTestGenerator/HK_internship/Generates.json has some recorded requests.

File SwaggerTestGenerator/HK_internship/generatedCode.cs has the generated code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages