New Member
Since ‎05-12-2021
‎06-22-2021

My Stats

  • 6 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

kaushalbhati2's Bio

Badges kaushalbhati2 Earned

View all badges

Recent Activity

I have a requirement where before calling the target endpoint of /abc....i need to call an external api for example /validate ....and based on the response from validate api...true or false...i want to take decision whether to raise fallout or go ahe...
I want to create api proxy through rest api callsI see that there are api call provided to create the api. however i do not see any json request for creating proxy endpoint or target endpoint.can anyone please explain how should achieve this?
how can i create swagger spec, proxy and publish apis via rest calls?i do not want to go manual way from ui.
hi allI want to publish the swagger open api spefication into apigee via spring boot-java.how can i achieve this?