Api changes
Changed Property(s)
⚠️ changed propertyexact
of typeSearchExactExpression
from typeSearchAnyValue
toSearchExactValue
Added Property(s)
- added property
businessUnits
to typeSearchIndexingConfiguration
Added Resource(s)
- added resource
/{projectKey}/business-units/search
- added resource
/{projectKey}/business-units/search/indexing-status
Added Method(s)
- added method
apiRoot.withProjectKey().businessUnits().search().post()
- added method
apiRoot.withProjectKey().businessUnits().search().head()
- added method
apiRoot.withProjectKey().businessUnits().searchIndexingStatus().get()
Added Type(s)
- added type
BusinessUnitIndexingProgress
- added type
BusinessUnitIndexingStatus
- added type
BusinessUnitPagedSearchResponse
- added type
BusinessUnitSearchIndexingStatusResponse
- added type
BusinessUnitSearchRequest
- added type
BusinessUnitSearchResult
- added type
BusinessUnitSearchStatus
- added type
ProjectChangeBusinessUnitSearchStatusAction
- added type
SearchExactValue