fix: Double to BigDecimal

This commit is contained in:
Piotr Dec 2024-06-10 23:52:47 +02:00
parent b11607088a
commit f42dcce74b
Signed by: stawros
GPG key ID: F89F27AD8F881A91
15 changed files with 93 additions and 57 deletions

View file

@ -37,7 +37,7 @@ Prosty mikroserwis stworzony na potrzeby rekrutacji
"name",
"surname",
"pesel",
"pln"
"initial"
]
}
```