get aiSummary and documents refactor
This commit is contained in:
@@ -56,7 +56,8 @@ type DocumentScraperWinnerResponse struct {
|
||||
// ContractFolderID is the TED procedure identifier (BT-04 / ContractFolderID),
|
||||
// included so the scraper can build the MinIO upload path for this notice:
|
||||
//
|
||||
// PROC_<contract_folder_id>/<notice_publication_id>/<file>
|
||||
// PROC_<contract_folder_id>/<notice_publication_id>/documents/<file>
|
||||
// PROC_<contract_folder_id>/<notice_publication_id>/tender.json
|
||||
type DocumentScraperTenderResponse struct {
|
||||
ContractFolderID string `json:"contract_folder_id"`
|
||||
NoticePublicationID string `json:"notice_publication_id"`
|
||||
|
||||
Reference in New Issue
Block a user