jasontaylordev / CleanArchitecture

Clean Architecture Solution Template for ASP.NET Core
MIT License
16.75k stars 3.6k forks source link

Small fixes in web-webapi.http #1118

Open MichaelSonntag opened 7 months ago

MichaelSonntag commented 7 months ago

change username to email to match the endpoint add refreshtoken to http file fix url of update item detail change order of delete todolist so developer can go through all examples

jasontaylordev commented 7 months ago

Hey @MichaelSonntag! Thanks for your contribution. However, recent pull requests have caused some conflicts. Can you please take a moment to resolve them? Thank you!

n0one42 commented 7 months ago

@MichaelSonntag are you sure you are using the latest main branch version? Because I already did some of your fixes inside the src/Web/Web-webapi.http --> https://github.com/jasontaylordev/CleanArchitecture/pull/1105