Apigee Proxe do not see changes in spec

Hi,

I have a problem with updating the proxy endpoint.

I created a proxy-based on OpenAPI like always and after updating spec I wanted to update proxy but It did not see any changes

9742-ameckb5.png

I double-checked if the spec is updated correctly and that association.json point to proper spec.

I hope you can help

0 3 122
3 REPLIES 3

Do you have more details in what way you updated the API spec and how you're expecting this to be reflected in your proxy?

More details:
The first version of the spec has only one route and now I added few new route and i expected to see all of them as endpoints on proxy side (In Developer view)

Without an example spec it's hard to try and reproduce what you are seeing

Ive tried to reproduce this by starting with the default example API spec in apigee (with the /persons path), and creating an additional path and it's fine

9761-screenshot-2020-03-20-at-31113-pm.png

9760-screenshot-2020-03-20-at-30933-pm.png

It would be great if you could provide a small example api spec that reproduces the behavior youre seeing