All checks were successful
Build frontend / build (push) Successful in 43s
- Added addRentProperty() API function for POST /RentProperties/AddRentProperty - handleSubmit builds correct RentPropertyDto with nested PropertyInformation - Maps UI fields to API enums (BuildingType, RentType, RentPropertyType, PropertyStatus) - Services/terms stored in DetailsJSON as JSON string - Console logs the full payload before sending