developer.nrel.gov
developer.nrel.gov copied to clipboard
Empty search on High Performance Building Database docs crashes browser
If you want to crash your browser (which you probably don't want to do):
- Navigate to the High Performance Building Database docs.
- Expand the first documentation for
/project - Hit "Try it out" without filling in any other fields.
After processing for a while, then your browser will likely crash. I think this is due to the volume of XML data that's coming back and trying to be displayed. While there are use-cases for bulk-downloading all the data, the Swagger docs should probably have some additional default filters so that the default search performed doesn't return so much data.
Reported during our API Usability Testing.