| Package | Description |
|---|---|
| org.qubership.atp.environments.openapi.controllers | |
| org.qubership.atp.environments.openapi.dto |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<List<ProjectNameViewDto>> |
ProjectControllerApi.getAllShort(@Valid Boolean full)
GET /api/projects/short : getAllShort
|
org.springframework.http.ResponseEntity<List<ProjectNameViewDto>> |
ProjectControllerApi.getAllShortWithUserAccess(@Valid Boolean full)
GET /api/projects/shortWithAccess : getAllShortWithAccess
|
| Modifier and Type | Method and Description |
|---|---|
ProjectNameViewDto |
ProjectNameViewDto.id(UUID id) |
ProjectNameViewDto |
ProjectNameViewDto.name(String name) |
Copyright © 2025. All rights reserved.