Hi,
I have multiple schemas in request body in POST request. When i upload this yaml to apigee developer portal while i want to Try out the Api it asks for everything else like headers etc... but doesnt ask for the request body.
I think the portal gets confused as to which request schema to consider from the available multiple schemas.
Has anyone found this issue and the solution?
Thanks & Best regards,
Amit V Nerkar
Hi @AmittNerrkar - Thank you for your question, I’ve noticed that your post hasn’t received an answer yet, but we want to assure you that we’re keeping an eye on this conversation.To help the community provide a more tailored response, any additional details or context you can share about your query would be greatly appreciated (error messages, or any configurations you’ve tried so far).
If you’re based in the EMEA region, we’d like to invite you to join our Apigee Tech Talk & Office Hours series | Dec 12, 2024–4:00 PM CET. It’s a great chance to connect with experts, ask questions, and gain deeper insights. You can find more details and register here. 🔗
In the meantime, feel free to explore our articles. Thank you for your patience! 🙂
Hi Alex,
In the yaml there is multiple request schemas like this
and when uploaded to apigee portal the request body input is not shown in the try me .
Thanks & Best regards,
Amit V Nerkar
Unfortunately, integrated portals support for OpenAPI 3.0 features, including oneOf/anyOf/allOf, is incomplete. This is mentioned here - though the missing features are not exhaustively documented, your issue appears to be one such case.