Changing the Request and Response Schemas

You can make changes to the schema for only those APIs that were created from ground up by you without using a Swagger file. A Swagger file is like a contract that must not be broken. An API created using a Swagger file must implement the Swagger contract exactly and cannot be modified. Hence, for APIs that were created using a Swagger file, you can only view the schemas, but cannot modify them.

If you make schema changes to the APIs that were created ground up by you in TIBCO Business Studio for BusinessWorks, the Swagger for such APIs automatically gets updated by the TIBCO Business Studio for BusinessWorks.