Berk Selvi
Berk Selvi
There is no way to do this :(
maybe this source will helps you. [https://dev.to/cloudx/how-to-color-the-moved-code-in-git-10ei](url)
I added something like **[this](https://github.com/mertJF/tailblocks/pull/72#issue-652950028)**, i hope this will helpful.
@aytaa Aynı hatayı alıyorum. Dev console dan requestleri takip ettim fakat yinede bir sonuç alamadım. Sorun nerede bulamıyorum :(
@aytaa Sonunda birşeyler elde ettim, kütüphaneyi baştan yazıyorum :D test url sini kullanarak girdikten sonra gelen giden istekleri dispatch başlığı ile chorme dev tools yardımıyla takip edersen istenilen request şeklini...
This will be a great feature, because clean architecture enforce you to separate external service implementation in infrastructure layer and their models in domain layer. similiar approach is used by...
This is great but we want to use enums with their string values, is there a way to generate both ?