Hello,
Im looking for a way to expose my hubspot object schema in a friendly way with a render like Open AI and swagger.
For exemple my objetc “contact”, i want to create a swagger’s schema or something equivalent listing every properties with their types, options, descriptions etc …
I already created a private app and pinged it succesfully with postman or a test app but before going in a home-made project parsing the json and i wanted to know if there is a “dumb” and simple way to do it already in place ?
That would help me a lot, appreciates any help 🙂
Thanks in advance,