irensaltali / serverlessapigateway

Serverless API Gateway
https://serverlessapigateway.com/
Other
62 stars 10 forks source link

Integrate Schema Validation with CI/CD #8

Open irensaltali opened 10 months ago

irensaltali commented 10 months ago

Incorporate the JSON Schema validation step into our CI/CD process to ensure that any configuration changes adhere to our model and schema requirements before deployment. Set up the pipeline to reject deployments with invalid configurations and provide constructive feedback on necessary corrective actions.