Hello All,
I have created a json file with {url}/swagger/v1/swagger.json.
Later I created a openspec with this json file. I created corresponding proxy, product , app and portal site. Now I have changes in the request and responses for the existing api's and I want to add/delete the existing api's (basically change in the swagger json file).
How can I update spec and proxy. Will this need a change in the product and app?
Thanks,
Venkat