Additionally, update the operation ID exclusion logic, as now we need to
ignore operation IDs ending in 4, as well as 2 and 3. Tidy up the
templates a bit, around that.
Delete the api_test.handlebars template file, since we already turn
tests off entirely, and have not implemented the ignore 2, 3, and now
4 suffixed operation ID logic in that one - so it's not even usable for
us.
Made with:
Bring in new changes from:
Additionally, update the operation ID exclusion logic, as now we need to ignore operation IDs ending in 4, as well as 2 and 3. Tidy up the templates a bit, around that.
Delete the api_test.handlebars template file, since we already turn tests off entirely, and have not implemented the ignore 2, 3, and now 4 suffixed operation ID logic in that one - so it's not even usable for us.