alter
All checks were successful
Quality Check / Tests (pull_request) Successful in 1m9s
gitea-sonarqube-bot OK
Build PR / Build and analyze (pull_request) Successful in 1m48s
Quality Check / Checkstyle Main (pull_request) Successful in 38s

This commit is contained in:
Phan Huy Tran 2024-10-23 10:22:58 +02:00
parent d30940326c
commit 928920a359
2 changed files with 7 additions and 7 deletions

@ -3,10 +3,10 @@ Authorization: Bearer {{auth_token}}
Content-Type: application/json Content-Type: application/json
{ {
"firstName": "yomom", "firstName": "Jan",
"lastName": "yomom", "lastName": "Klattenhoff",
"street": "yomom", "street": "Pirolweg 17",
"postcode": "yomom", "postcode": "27777",
"city": "yomom", "city": "Gandakersee",
"phone": "yomom" "phone": "017684984816"
} }