This application provides an api for verifications on dmn tables.

How can i use this api?

Root path: /api

Verifications

Get all verifications from all verifiers with the given dmn table

The token parameter is optional for some metric statistics.

Verification classifications

Get a list of all verification classifications

Get all verifications for the given verification classification

The token parameter is optional for some metric statistics.

Verification types

Get a list of all verification types

Get all verifications for the given verification types a and b

The token parameter is optional for some metric statistics.

Metrics

Get some statistics about execution times

The token parameter is optional for some metric statistics. The default value is 'all'.

Coming soon: Register id for own metrics

Application

  • GroupId: ${artifactId}
  • ArtifactId: ${groupId}
  • Version: ${version}
  • Quarkus: ${quarkus.version}
  • Camunda DMN: ${version.camunda}