PMT-26: alle mitarbeiter eines #15

Merged
SZUT-Rajbir merged 3 commits from story/PMT-26-alle-mitarbeiter-eines into trunk 2024-10-23 11:21:31 +00:00
Member
No description provided.
SZUT-Dominik changed title from story/PMT-26-alle-mitarbeiter-eines to PMT-26: alle mitarbeiter eines 2024-10-23 06:29:23 +00:00
SZUT-Dominik requested changes 2024-10-23 06:31:58 +00:00
Dismissed
api/pmt.yml Outdated
@ -77,7 +77,48 @@ components:
qualificationId:
type: integer
format: int64
EmployeeDTO:
Owner

Employee

Employee
SZUT-Dominik marked this conversation as resolved
api/pmt.yml Outdated
@ -80,0 +101,4 @@
type: array
items:
$ref: '#/components/schemas/QualificationDTO'
QualificationDTO:
Owner

Nur Qualification

Nur Qualification
SZUT-Dominik marked this conversation as resolved
api/pmt.yml Outdated
@ -80,0 +109,4 @@
id:
type: integer
format: int64
GetEmployeesByProjectDTO:
Owner

ProjectEmployeesDTO

ProjectEmployeesDTO
SZUT-Dominik marked this conversation as resolved
api/pmt.yml Outdated
@ -80,1 +117,4 @@
items:
$ref: "#/components/schemas/EmployeeDTO"
responses:
Ok:
Owner

nicht benutzt, weg damit.

nicht benutzt, weg damit.
SZUT-Dominik approved these changes 2024-10-23 10:55:07 +00:00
Dismissed
SZUT-Dominik left a comment
Owner

Es müssen nurnoch Linting und Statische Analyse glücklich sein

Es müssen nurnoch Linting und Statische Analyse glücklich sein
SZUT-Rajbir dismissed SZUT-Dominik's review 2024-10-23 10:56:38 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

SZUT-Dominik requested changes 2024-10-23 11:02:19 +00:00
Dismissed
SZUT-Dominik left a comment
Owner

Commits müsen noch gesquast weren (mache ich)

Commits müsen noch gesquast weren (mache ich)
snoweuph force-pushed story/PMT-26-alle-mitarbeiter-eines from 13f565907c to 4a8d689df9 2024-10-23 11:13:01 +00:00 Compare
snoweuph force-pushed story/PMT-26-alle-mitarbeiter-eines from 4a8d689df9 to 108a31b2fa 2024-10-23 11:17:32 +00:00 Compare
SZUT-Dominik approved these changes 2024-10-23 11:18:22 +00:00
SZUT-Dominik left a comment
Owner

:)

:)
SZUT-Rajbir merged commit b9a1329a4e into trunk 2024-10-23 11:21:31 +00:00
SZUT-Rajbir deleted branch story/PMT-26-alle-mitarbeiter-eines 2024-10-23 11:21:31 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: SZUT/ProjectManagmentTool#15
No description provided.