forked from MDCPS/DamageAssessment_Backend
		
	Merge with dev branch
This commit is contained in:
		| @ -45,8 +45,8 @@ if (app.Environment.IsDevelopment()) | ||||
|     app.UseSwagger(); | ||||
|     app.UseSwaggerUI(options => { | ||||
|         //switch for local environment | ||||
|         options.SwaggerEndpoint("/swagger/v1/swagger.json", ""); | ||||
|      // options.SwaggerEndpoint("/questions/swagger/v1/swagger.json", ""); | ||||
|        // options.SwaggerEndpoint("/swagger/v1/swagger.json", ""); | ||||
|        options.SwaggerEndpoint("/questions/swagger/v1/swagger.json", ""); | ||||
|      | ||||
|     }); | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user