Issue with Missing Keys in Custom Connector Schema

Summary

User developed a custom connector using the Connector Builder for an API, but the resulting schema is missing keys that are present when testing the endpoint with Postman.


Question

Hi :slightly_smiling_face:
I developed a custom connector using the Builder for an API, it seems to be working the result returns a list of JSON but there is not all the keys expected in its schema…? When I use postman to test the endpoint all the keys are present. Can you help me to understand how is it possible ?
thanks for your help :pray:



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

['custom-connector', 'api', 'json-schema', 'postman']

an example here, I expected to retrieve the key prepayment_service_charge in the schema of the response like I do in postman but I find nothing. I use the version v1.2.0