added TenderDetailRequest

This commit is contained in:
llsajjad
2025-08-09 19:50:48 +03:30
parent d0afc23be1
commit 360680d990
7 changed files with 238 additions and 23 deletions
@@ -11,7 +11,7 @@ const tenderDetailMockData = '''
"deliveryLocation": "Norrbotten County",
"referenceNumber": "KLF 2025/120",
"country": "UK",
"flagAsset": "assets/icons/SE.pngtest@example.compassword123",
"flagAsset": "assets/icons/SE.png",
"locationTitle": "Lorem ipsum is amet",
"locationDescription": "Luleå Municipality is procuring on behalf of Norrbottens e-board (all municipalities in Norrbotten). The procurement includes operation, support, and further development of the existing open e-platform. No additional information, amendments, or answers to questions will be provided after June 16.",
"documentName": "PDF, Document",
@@ -21,4 +21,4 @@ const tenderDetailMockData = '''
"incompleteResumeReason": "No experience in e-platform development"
}
}
''';
''';