Package org.qubership.atp.ram.client
Interface CatalogueTestScopeFeignClient
- All Superinterfaces:
TestScopeControllerApi
@FeignClient(name="${feign.atp.catalogue.name}",
url="${feign.atp.catalogue.url}",
path="${feign.atp.catalogue.route}",
configuration=org.qubership.atp.auth.springbootstarter.config.FeignConfiguration.class)
public interface CatalogueTestScopeFeignClient
extends TestScopeControllerApi
-
Method Summary
Methods inherited from interface org.qubership.atp.ram.clients.api.TestScopeControllerApi
addExecutionCases, checkUniquenessByName, copyTestScopes, create, delete, getAll, getAllNamesByNameWithPagination, getCountTestScopeDetailed, getCsvImportSampleFile, getDatasetsFromScopes, getDetailedScope, getEnrichedScope, getTestScopeByUuid, getTestScopesDetailed, getTestScopesDetailedPaging, importTestScopeFromCsv, update, updateDetailed, updateEnriched, updateShort