removed connections schema validation skip

This commit is contained in:
github-actions[bot] 2024-05-17 20:15:08 +00:00 committed by lonegunmanb
parent 9df50ca6b2
commit c15b0e61a3

View File

@ -21,6 +21,5 @@ resource "azapi_resource" "AIServicesConnection" {
}
})
schema_validation_enabled = false
response_export_values = ["*"]
}