kgrzybek / modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.
MIT License
11.15k stars 1.75k forks source link

refactor(Meetings): use simplified HttpPatch Attribute name #301

Closed dushanpantic closed 7 months ago

dushanpantic commented 10 months ago

Simplifies usage of the HttpPatch attribute to match the rest of the codebase.