Closed BarcoMasile closed 1 year ago
This PR introduces custom validators for the following endpoints:
/logs
/login
/manager/price_estimate
Added input validators for the following endpoints: push_log, login, price_estimate
Manually
i18n
npm run build
In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description
This PR introduces custom validators for the following endpoints:
/logs
/login
/manager/price_estimate
Changes
Added input validators for the following endpoints: push_log, login, price_estimate
Changelog entry
How Has This Been Tested?
Manually
References
PR Quality Checklist
i18n
solution instead (see here)npm run build
builds without any errorIn order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.