OpenAPI specification does not refresh on update

Hi,

The OpenAPI resource doesn't manage API specification changes correctly. There should be a way to refresh the spec if its changed.

A workaround is to;

  1. Toggle Forward headers when fetching OpenAPI spec.
  2. Save Changes
  3. Toggle again
  4. Save changes

This seems to force a reload of the spec.

Can we add an easier way to do this? Thanks.

1 Like

Just adding a +1 that we are experiencing this issue. Your workaround works excellently but would love a simple refresh, similar to how the Postgres resource has a way to refresh the schema.

Hey folks! As of version 3.0 OpenAPI resources should have a refresh schema button similar to Postgres resources, are you both on that version or higher and finding that this doesn't work or is it not showing up at all?

1 Like