Skip to content

Commit d44b8d0

Browse files
committed
Updated search timeperiods description
1 parent 125887c commit d44b8d0

File tree

1 file changed

+4
-4
lines changed
  • usaspending_api/api_contracts/contracts/v2/download

1 file changed

+4
-4
lines changed

usaspending_api/api_contracts/contracts/v2/download/search.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,11 @@ A list of current DEFC can be found [here.](https://files.usaspending.gov/refere
185185
+ `start_date` (required, string)
186186
+ `end_date` (required, string)
187187
+ `date_type` (optional, enum[string])
188-
189188
While accepting the same format, time period filters are interpreted slightly differently between awards, transactions, and subawards.
190-
[Award Time Period](../../../search_filters.md#award-search-time-period-Object)
191-
[Transaction Time Period](../../../search_filters.md#transaction-search-time-period-Object)
192-
[Subawards Time Period](../../../search_filters.md#subaward-search-time-period-Object)
189+
+ [Award Time Period](../../../search_filters.md#award-search-time-period-Object)
190+
+ [Transaction Time Period](../../../search_filters.md#transaction-search-time-period-Object)
191+
+ [Subawards Time Period](../../../search_filters.md#subaward-search-time-period-Object)
192+
193193

194194
### TreasuryAccountComponentsObject (object)
195195
+ `ata` (optional, string, nullable)

0 commit comments

Comments
 (0)