forked from MDCPS/DamageAssessment_Backend
		
	dev server swagger updation
This commit is contained in:
		| @ -38,7 +38,7 @@ if (app.Environment.IsDevelopment()) | ||||
|     app.UseSwagger(); | ||||
|     app.UseSwaggerUI(options => | ||||
|     { | ||||
|         options.SwaggerEndpoint("/swagger/v1/swagger.json","" ); | ||||
|         options.SwaggerEndpoint("/answers/swagger/v1/swagger.json","" ); | ||||
|         | ||||
|     }); | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user