swagger #28

Merged
VladislavD merged 3 commits from swagger into rc 2025-06-11 15:18:25 +03:00
Collaborator
There is no content yet.
VladislavD was assigned by DmitriyA 2025-06-11 14:57:13 +03:00
DmitriyA added 2 commits 2025-06-11 14:57:13 +03:00
test-org/trust-module-backend/pipeline/pr-rc This commit looks good Details
4074d45384
added ranges editor
VladislavD requested changes 2025-06-11 15:03:37 +03:00
@ -54,0 +55,4 @@
async updateRanges(data: Array<{ name: string; ranges: { min: number; max: number; status: number }[] }>) {
try {
const response = await firstValueFrom(
this.httpService.post('http://192.168.2.39:9999/api/ranges/9999', data, {
Collaborator

вынеси в енв

вынеси в енв
DmitriyA added 1 commit 2025-06-11 15:14:49 +03:00
test-org/trust-module-backend/pipeline/pr-rc This commit looks good Details
57cf65b9a6
added env
VladislavD approved these changes 2025-06-11 15:17:51 +03:00
Ghost approved these changes 2025-06-11 15:18:10 +03:00
VladislavD merged commit 8abfff99e0 into rc 2025-06-11 15:18:25 +03:00
Sign in to join this conversation.
No reviewers
No Label
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: deployer3000/trust-module-backend#28
There is no content yet.