Unable to Add Fields in the HTTP Block in Beta version of appmaster

Hi AppMaster Community,

I’m encountering an issue with the HTTP blocks in AppMaster.io. Specifically, I’m unable to add fields like headers or body when configuring an HTTP block. This is limiting my ability to set up custom requests for my application.

For reference, my project ID is 499936.

You can add values directly only for basic field types (like string, integer, etc.).
Headers use models (Key-Value (String)) and you need to add it in separate blocks.