New Member
Since ‎09-20-2016
‎06-22-2021

My Stats

  • 35 Posts
  • 4 Solutions
  • 15 Likes given
  • 10 Likes received

abdo1995's Bio

Badges hadleena Earned

View all badges

Recent Activity

I have created a spec which has schema definitions and extensions of existing schema as well. I have used the "allOf" property to extend the existing schema. I am able to see the schema model through swagger editor but the same when uploaded (in .yml...
I have created a swagger spec which has example values to be displayed in the body parameter. I could see the example values being populated when I render the spec through Swagger editor but the same spec doesn't show the example payload when uploade...
I have created a proxy where I am using different conditional flows. Each of the flows require different target URL. So, I have used assign message policy for each of the conditional flow to store the path value in a variable in the ProxyEndpoint, li...
I have created a proxy where I'm receiving request in .json format, extracting certain data from the request and using them in a XML payload to post to the endpoint.I would like to see how the complete XML looks like after mapping the extracted varia...
Likes from