79586548

Date: 2025-04-22 13:10:57
Score: 0.5
Natty:
Report link

beware that in kotlin, the only way I found to get the exact name was

`data class MyResponse(@get:JsonProperty(“isDirectory”) val isDirectory: String)`

as mentioned here

Reasons:
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Pipo