rsclapper / BumberBros-Api

MIT License
3 stars 1 forks source link

Remove Weather API #7

Open JohnathanTWebster opened 6 days ago

JohnathanTWebster commented 6 days ago

Describe the bug When creating the base API project the weather forecast API Controller was generated. We need to remove all code relating to this.

To Reproduce Steps to reproduce the behavior: N/A: just load the project

Expected behavior When building and loading the API project swagger page should not include anything related to the weather forecast project

Screenshots image

Additional context After removing the weather forecast verify the solution can still build and compile