Swagger specification file in a serverless runtime environment
To configure a swagger file in a serverless runtime environment, be sure to complete the prerequisites.
In the serverless runtime environment, you can configure a swagger file in one of the following ways:
•Provide the swagger file public hosted URL in the Swagger File Path connection property. Ensure that the URL must return the content of the file without prompting for further authentication and redirection.
•Place the swagger file in the serverless agent directory.
To configure a swagger file in a serverless runtime environment, complete the following prerequisite tasks to add the swagger file to the serverless runtime location:
1Create the following structure for the serverless agent configuration in AWS or Azure: