Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In the Emulator integration integration module, you can work with the Swagger software directly via POST requests. To do this, do the following:

  1. Activate the Swagger software and Swagger UI (see Configuring the object of the Emulator ACFA integration module).
  2. Connect to the Swagger software in a web Web-browser using the string:
    Code Block
    http://{ip}:{port}/swagger
    The following page will be available after the connection:

  3. You can authorize by the token which was displayed in the settings of an object of the Emulator module integration module (see see Configuring the object of the Emulator ACFA integration module), by clicking the Authorize button in the upper right corner of the page.
  4. After successful authorization, you can execute the following commands:

    To execute the commands, do the following:
    1. Select the corresponding request.
    2. Click the Try it Out button.
    3. Click the Execute button. 

...