Changes between Initial Version and Version 1 of Ticket #38922, comment 3
- Timestamp:
- 11/24/2016 04:50:21 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38922, comment 3
initial v1 1 1 38922-2 corrects the extra `=` and ends the line with `,` instead of `;`. 2 2 3 Also keeps the old ajax function, and uses it to retrieve the limit in a new GET request so as to preserve hook backwards compatibility with context. In order to have context but not have a second GET request the REST API couldneed to have an endpoint that uses the min-chars filter.3 Also keeps the old ajax function, and uses it to retrieve the limit in a new GET request so as to preserve hook backwards compatibility with context. In order to have context but not have a second GET request the REST API would likely need to have an endpoint that uses the min-chars filter. 4 4