Chciałbym usunąć każdy klucz z skrótu oprócz danego klucza. Na przykład: { "firstName": "John", "lastName": "Smith", "age": 25, "address": { "streetAddress": "21 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021" }, "phoneNumber": [ { "type": "home",...