modify code, so that you create Makefile and place only your code in the directory, call swagger code gen from the makefile, than copy the controller_*.py code to generate code and overwrite swagger code gen.
this way no other code has to be stored
TAs got explanation on this so they can help if unclear, but in general we do not want the entire directory ti be in github, but only the code you modified and control via the makefile to place them into the right dir.
modify code, so that you create Makefile and place only your code in the directory, call swagger code gen from the makefile, than copy the controller_*.py code to generate code and overwrite swagger code gen.
this way no other code has to be stored
TAs got explanation on this so they can help if unclear, but in general we do not want the entire directory ti be in github, but only the code you modified and control via the makefile to place them into the right dir.