Skip to content

luckymarmot/Paw-SwaggerGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Paw-SwaggerGenerator

An empty repository to host the build of the Swagger Generator produced by API-Flow.

Setup

to update the repository to the latest version, use the following scripts

export APIFLOW='path-to-api-flow' # replace this with your path to API-Flow
make update APIFLOW="$APIFLOW"