Skip to content

Commit

Permalink
chore: change api base url
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanoshadjipetrou committed Jul 15, 2024
1 parent d870a9a commit 62a5d71
Showing 1 changed file with 52 additions and 52 deletions.
104 changes: 52 additions & 52 deletions src/config/urls/index.json
Original file line number Diff line number Diff line change
@@ -1,55 +1,55 @@
{
"grants": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VGrantAgreements/?$count=true&",
"grantsNoCount": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VGrantAgreements",
"results": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VReportingResults",
"documents": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VProgramDocuments",
"disbursements": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VGrantAgreementDisbursements",
"commitments": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/GrantAgreementCommitments",
"vcommitments": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VGrantAgreementCommitments",
"grantDetailGrants": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/GrantAgreementImplementationPeriods",
"grantPeriods": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/GrantAgreementImplementationPeriods",
"vgrantPeriods": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VGrantAgreementImplementationPeriods",
"grantCycles": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/grantCycles",
"grantIPGoalsObjectives": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/GrantAgreementImplementationPeriodGoalsAndObjectives",
"grantDetailDisbursements": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/GrantAgreementDisbursements",
"budgets": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/GrantAgreementImplementationPeriodDetailedBudgets",
"allocations": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Allocations",
"eligibility": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VEligibility",
"grants": "https://fetch.theglobalfund.org/v4/odata/VGrantAgreements/?$count=true&",
"grantsNoCount": "https://fetch.theglobalfund.org/v4/odata/VGrantAgreements",
"results": "https://fetch.theglobalfund.org/v4/odata/VReportingResults",
"documents": "https://fetch.theglobalfund.org/v4/odata/VProgramDocuments",
"disbursements": "https://fetch.theglobalfund.org/v4/odata/VGrantAgreementDisbursements",
"commitments": "https://fetch.theglobalfund.org/v4/odata/GrantAgreementCommitments",
"vcommitments": "https://fetch.theglobalfund.org/v4/odata/VGrantAgreementCommitments",
"grantDetailGrants": "https://fetch.theglobalfund.org/v4/odata/GrantAgreementImplementationPeriods",
"grantPeriods": "https://fetch.theglobalfund.org/v4/odata/GrantAgreementImplementationPeriods",
"vgrantPeriods": "https://fetch.theglobalfund.org/v4/odata/VGrantAgreementImplementationPeriods",
"grantCycles": "https://fetch.theglobalfund.org/v4/odata/grantCycles",
"grantIPGoalsObjectives": "https://fetch.theglobalfund.org/v4/odata/GrantAgreementImplementationPeriodGoalsAndObjectives",
"grantDetailDisbursements": "https://fetch.theglobalfund.org/v4/odata/GrantAgreementDisbursements",
"budgets": "https://fetch.theglobalfund.org/v4/odata/GrantAgreementImplementationPeriodDetailedBudgets",
"allocations": "https://fetch.theglobalfund.org/v4/odata/Allocations",
"eligibility": "https://fetch.theglobalfund.org/v4/odata/VEligibility",
"geojson": "https://data.theglobalfund.org/static/simple.geo.json",
"countrycontactinfo": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VContacts",
"pledgescontributions": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/PledgesAndContributions",
"performancerating": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/GrantAgreementProgressUpdates",
"performanceframework": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/GrantAgreementImplementationPeriodPerformanceFrameworks",
"fundingrequests": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/FundingRequests",
"multicountries": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/MultiCountries",
"indicators": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VNationalHealthAndDevelopmentIndicators",
"filteroptionslocations": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/GeographicAreas?$select=geographicAreaCode_ISO3,geographicAreaCode_ISO2,geographicAreaId,geographicAreaName,geographicAreaParentId&$expand=members($select=geographicAreaCode_ISO3,geographicAreaCode_ISO2,geographicAreaId,geographicAreaName,geographicAreaParentId;$expand=members($select=geographicAreaCode_ISO3,geographicAreaCode_ISO2,geographicAreaId,geographicAreaName,geographicAreaParentId;$expand=members($select=geographicAreaCode_ISO3,geographicAreaCode_ISO2,geographicAreaId,geographicAreaName,geographicAreaParentId;$expand=members)))&$filter=geographicAreaName eq 'World'",
"filteroptionsmulticountries": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VGrantAgreements?$apply=filter(multiCountryName%20ne%20null)/groupby((MultiCountryName,GeographicAreaCode_ISO3),aggregate(GrantAgreementId%20with%20countdistinct%20as%20count))",
"filteroptionscomponents": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Components",
"filteroptionspartnertypes": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VGrantAgreements?$apply=groupby((principalRecipientClassificationName,principalRecipientClassificationId,principalRecipientSubClassificationName,principalRecipientSubClassificationId,principalRecipientName,principalRecipientId))",
"filteroptionsstatus": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VGrantAgreements?$apply=groupby((grantAgreementStatusTypeName))",
"filteroptionsstatus1": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/VGrantAgreementImplementationPeriods?$apply=groupby((implementationPeriodStatusTypeName))",
"filteroptionsdonors": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/donors/?$filter=donorId%20eq%20c06eaea9-c81b-442b-b403-dc348f3734eb%20or%20donorId%20eq%2025188dfc-7567-4e08-b8d0-088a6b83f238%20or%20donorId%20eq%20641c05fa-129d-4b57-a213-b5f6852ddc5f%20or%20donorid%20eq%20cc30fc59-b2fa-49e3-aa5a-762727daa68c&$expand=members($expand=members($expand=members($expand=members)))",
"filteroptionsreplenishmentperiods": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/replenishmentperiods",
"multicountriescountriesdata": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/MultiCountries?$expand=MultiCountryComposition($select=GeographicArea;$expand=GeographicArea($select=GeographicAreaCode_ISO3))&$select=MultiCountryName,MultiCountryComposition",
"FILTER_OPTIONS_GEOGRAPHIES": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Geographies?$filter=level eq 'World'&$expand=children($expand=children($expand=children))",
"FILTER_OPTIONS_GEOGRAPHIES_BOARD_CONSTITUENCY_VIEW": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Geographies_BoardConstituencyView?&$filter=parentId ne null AND children/any(c: c ne null)&$expand=children($expand=children($expand=children))",
"FILTER_OPTIONS_GEOGRAPHIES_PORTFOLIO_VIEW": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Geographies_PortfolioView?&$filter=parentId ne null AND children/any(c: c ne null)&$expand=children($expand=children($expand=children))",
"FILTER_OPTIONS_COMPONENTS_GROUPED": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/ActivityAreasGrouped?$filter=parentId eq null",
"FILTER_OPTIONS_COMPONENTS_UNGROUPED": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/ActivityAreas?$filter=type eq 'Component'",
"FILTER_OPTIONS_REPLENISHMENT_PERIODS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/allFinancialIndicators?$apply=filter(financialDataSet eq 'Pledges_Contributions')/groupby((periodCovered))&$orderby=periodCovered asc",
"FILTER_OPTIONS_DONORS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Donors?$apply=groupby((id,name,type/name))",
"FILTER_OPTIONS_PRINCIPAL_RECIPIENTS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Grants?$apply=groupby((principalRecipient/type/parent/name,principalRecipient/type/parent/code,principalRecipient/type/name,principalRecipient/type/code,principalRecipient/name))",
"FILTER_OPTIONS_RESULTS_COMPONENTS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/allProgrammaticIndicators?$apply=filter(programmaticDataset eq 'Annual_Results')/groupby((indicatorName,activityArea/name))",
"FILTER_OPTIONS_STATUS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Statuses",
"FINANCIAL_INDICATORS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/allFinancialIndicators",
"DONORS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Donors",
"PROGRAMMATIC_INDICATORS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/allProgrammaticIndicators",
"COORDINATING_MECHANISMS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/CoordinatingMechanisms",
"GRANTS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Grants",
"HIERARCHICAL_GEOGRAPHIES": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Geographies?$filter=level eq 'World'&$expand=children($expand=children($expand=children))",
"GEOGRAPHIES": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Geographies",
"FUNDING_REQUESTS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/FundingRequests",
"DOCUMENTS": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Documents",
"ELIGIBILITY": "https://api-gf-api-gf-02.azurewebsites.net/v4/odata/Eligibility"
"countrycontactinfo": "https://fetch.theglobalfund.org/v4/odata/VContacts",
"pledgescontributions": "https://fetch.theglobalfund.org/v4/odata/PledgesAndContributions",
"performancerating": "https://fetch.theglobalfund.org/v4/odata/GrantAgreementProgressUpdates",
"performanceframework": "https://fetch.theglobalfund.org/v4/odata/GrantAgreementImplementationPeriodPerformanceFrameworks",
"fundingrequests": "https://fetch.theglobalfund.org/v4/odata/FundingRequests",
"multicountries": "https://fetch.theglobalfund.org/v4/odata/MultiCountries",
"indicators": "https://fetch.theglobalfund.org/v4/odata/VNationalHealthAndDevelopmentIndicators",
"filteroptionslocations": "https://fetch.theglobalfund.org/v4/odata/GeographicAreas?$select=geographicAreaCode_ISO3,geographicAreaCode_ISO2,geographicAreaId,geographicAreaName,geographicAreaParentId&$expand=members($select=geographicAreaCode_ISO3,geographicAreaCode_ISO2,geographicAreaId,geographicAreaName,geographicAreaParentId;$expand=members($select=geographicAreaCode_ISO3,geographicAreaCode_ISO2,geographicAreaId,geographicAreaName,geographicAreaParentId;$expand=members($select=geographicAreaCode_ISO3,geographicAreaCode_ISO2,geographicAreaId,geographicAreaName,geographicAreaParentId;$expand=members)))&$filter=geographicAreaName eq 'World'",
"filteroptionsmulticountries": "https://fetch.theglobalfund.org/v4/odata/VGrantAgreements?$apply=filter(multiCountryName%20ne%20null)/groupby((MultiCountryName,GeographicAreaCode_ISO3),aggregate(GrantAgreementId%20with%20countdistinct%20as%20count))",
"filteroptionscomponents": "https://fetch.theglobalfund.org/v4/odata/Components",
"filteroptionspartnertypes": "https://fetch.theglobalfund.org/v4/odata/VGrantAgreements?$apply=groupby((principalRecipientClassificationName,principalRecipientClassificationId,principalRecipientSubClassificationName,principalRecipientSubClassificationId,principalRecipientName,principalRecipientId))",
"filteroptionsstatus": "https://fetch.theglobalfund.org/v4/odata/VGrantAgreements?$apply=groupby((grantAgreementStatusTypeName))",
"filteroptionsstatus1": "https://fetch.theglobalfund.org/v4/odata/VGrantAgreementImplementationPeriods?$apply=groupby((implementationPeriodStatusTypeName))",
"filteroptionsdonors": "https://fetch.theglobalfund.org/v4/odata/donors/?$filter=donorId%20eq%20c06eaea9-c81b-442b-b403-dc348f3734eb%20or%20donorId%20eq%2025188dfc-7567-4e08-b8d0-088a6b83f238%20or%20donorId%20eq%20641c05fa-129d-4b57-a213-b5f6852ddc5f%20or%20donorid%20eq%20cc30fc59-b2fa-49e3-aa5a-762727daa68c&$expand=members($expand=members($expand=members($expand=members)))",
"filteroptionsreplenishmentperiods": "https://fetch.theglobalfund.org/v4/odata/replenishmentperiods",
"multicountriescountriesdata": "https://fetch.theglobalfund.org/v4/odata/MultiCountries?$expand=MultiCountryComposition($select=GeographicArea;$expand=GeographicArea($select=GeographicAreaCode_ISO3))&$select=MultiCountryName,MultiCountryComposition",
"FILTER_OPTIONS_GEOGRAPHIES": "https://fetch.theglobalfund.org/v4/odata/Geographies?$filter=level eq 'World'&$expand=children($expand=children($expand=children))",
"FILTER_OPTIONS_GEOGRAPHIES_BOARD_CONSTITUENCY_VIEW": "https://fetch.theglobalfund.org/v4/odata/Geographies_BoardConstituencyView?&$filter=parentId ne null AND children/any(c: c ne null)&$expand=children($expand=children($expand=children))",
"FILTER_OPTIONS_GEOGRAPHIES_PORTFOLIO_VIEW": "https://fetch.theglobalfund.org/v4/odata/Geographies_PortfolioView?&$filter=parentId ne null AND children/any(c: c ne null)&$expand=children($expand=children($expand=children))",
"FILTER_OPTIONS_COMPONENTS_GROUPED": "https://fetch.theglobalfund.org/v4/odata/ActivityAreasGrouped?$filter=parentId eq null",
"FILTER_OPTIONS_COMPONENTS_UNGROUPED": "https://fetch.theglobalfund.org/v4/odata/ActivityAreas?$filter=type eq 'Component'",
"FILTER_OPTIONS_REPLENISHMENT_PERIODS": "https://fetch.theglobalfund.org/v4/odata/allFinancialIndicators?$apply=filter(financialDataSet eq 'Pledges_Contributions')/groupby((periodCovered))&$orderby=periodCovered asc",
"FILTER_OPTIONS_DONORS": "https://fetch.theglobalfund.org/v4/odata/Donors?$apply=groupby((id,name,type/name))",
"FILTER_OPTIONS_PRINCIPAL_RECIPIENTS": "https://fetch.theglobalfund.org/v4/odata/Grants?$apply=groupby((principalRecipient/type/parent/name,principalRecipient/type/parent/code,principalRecipient/type/name,principalRecipient/type/code,principalRecipient/name))",
"FILTER_OPTIONS_RESULTS_COMPONENTS": "https://fetch.theglobalfund.org/v4/odata/allProgrammaticIndicators?$apply=filter(programmaticDataset eq 'Annual_Results')/groupby((indicatorName,activityArea/name))",
"FILTER_OPTIONS_STATUS": "https://fetch.theglobalfund.org/v4/odata/Statuses",
"FINANCIAL_INDICATORS": "https://fetch.theglobalfund.org/v4/odata/allFinancialIndicators",
"DONORS": "https://fetch.theglobalfund.org/v4/odata/Donors",
"PROGRAMMATIC_INDICATORS": "https://fetch.theglobalfund.org/v4/odata/allProgrammaticIndicators",
"COORDINATING_MECHANISMS": "https://fetch.theglobalfund.org/v4/odata/CoordinatingMechanisms",
"GRANTS": "https://fetch.theglobalfund.org/v4/odata/Grants",
"HIERARCHICAL_GEOGRAPHIES": "https://fetch.theglobalfund.org/v4/odata/Geographies?$filter=level eq 'World'&$expand=children($expand=children($expand=children))",
"GEOGRAPHIES": "https://fetch.theglobalfund.org/v4/odata/Geographies",
"FUNDING_REQUESTS": "https://fetch.theglobalfund.org/v4/odata/FundingRequests",
"DOCUMENTS": "https://fetch.theglobalfund.org/v4/odata/Documents",
"ELIGIBILITY": "https://fetch.theglobalfund.org/v4/odata/Eligibility"
}

0 comments on commit 62a5d71

Please sign in to comment.