This repository was archived by the owner on Jan 4, 2022. It is now read-only.
Commit 17fdb1b
authored
Update last_updated sort for API expected value
Change will allow the UI to append the proper sort string that the API is expecting. Under node_modules@code.gov\code-gov-adapter\libs\elasticsearch\config\index.js in the API, the sort mapping is looking for "lastModified" in order to sort by date.lastModified.1 parent 19edece commit 17fdb1b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
240 | | - | |
| 239 | + | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments