v51

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-01131107332.8 KB
Search
Contracts

Search contract rules by tag

Returns all contract rules across all artifacts that contain the specified tag.

get/search/contract/rules

Query parameters

tagstring required

The tag value to search for in contract rules.

Response

A list of contract rules matching the specified tag, with their artifact coordinates.

groupIdstring

The group ID of the artifact containing the rule.

artifactIdstring

The artifact ID containing the rule.

globalIdinteger

The global ID of the version (null for artifact-level rules).

ruleCategory'DOMAIN' | 'MIGRATION'

The rule category (DOMAIN or MIGRATION).