maliming

Results 526 comments of maliming

hi @jacekmichalski Can you add test code to a new ABP template project? Thanks.

hi What is the JSON output of the `api/abp/api-definition` endpoint? Thanks

hi @antonGritsenko `Produces` will convert the return value to JSON. The `status` string to JSON will be `"status"` > A string is a sequence of zero or more Unicode characters,...

ok, what is the `Content-Type` of the `GetStatus` HTTP request?

hi Let's go back to the original: what is the `Content-Type` of the `GetStatus` HTTP request?

Remove `[Produces("application/json")]` and check the `Content-Type` again

hi @erdemcaygor Do you have any idea? I saw you have a [similar PR](https://github.com/abpframework/abp/pull/23774) Thanks.

ABP Studio will support custom template project code. After that, you can use your template to create new projects. Please follow: https://abp.io/support/questions/10060/How-to-Create-Projects-from-Custom-Template Thanks.

> should I create a public repo in github for this ? Sure, Please.