You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Updating all OpenAPI operationId's in a VBCS project

Accepted answer
21
Views
2
Comments

Summary:

All operationId's in the OpenAPI specification we're using for one of our service connections have changed. How do we update all operationId references (type definitions and action chains) in our VBCS project? None of the REST calls are functioning currently.

Content (please ensure you mask any confidential information):

Hi all,

We've developed quite a large web app using Visual Builder Studio. The web app heavily relies on a REST service connection, based on a dynamically retrieved OpenAPI specification that we get from a backend URL. This was working fine. Recently, the OpenAPI specification has changed; the package that generated the OpenAPI spec in the backend deprecated and was replaced by another package that now generates the new OpenAPI spec.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!