Sample
https://github.com/SAP-samples/fiori-tools-samples/blob/main/misc/sslcerts/README.md
Question
I noticed that this README is still using ignoreCertError (singular) which was deprecated (with v1.18.6 of @sap/ux-ui5-tooling) in favor of ignoreCertErrors (plural).
It doesn't invalidate the docs though, and the old parameter name is still working correctly.
Still, I think it should probably be updated.
Sample
https://github.com/SAP-samples/fiori-tools-samples/blob/main/misc/sslcerts/README.md
Question
I noticed that this README is still using
ignoreCertError(singular) which was deprecated (with v1.18.6 of@sap/ux-ui5-tooling) in favor ofignoreCertErrors(plural).It doesn't invalidate the docs though, and the old parameter name is still working correctly.
Still, I think it should probably be updated.