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