7.2.1.17. Bazel Integration API

Endpoints

GET

/api/bazel/rules_axivion.tar.gz

Download the Bazel ruleset for the Axivion Suite

GET /api/bazel/rules_axivion.tar.gz

Download the Bazel ruleset for the Axivion Suite.

Since: 7.10.0

Downloads the rules_axivion package.

The downloaded package contains rules to use the Axivion Suite with Bazel.

Status Codes:
  • 404 Not Found

    Body Type: Error

    The rules_axivion package does not exist.

  • 200 OK

    Body Type: binary data

    The rules_axivion package

See Using the rules_axivion ruleset on how the package is used.