feat:HCPウェブ Viewオプションチェック対象スキーマ名ファイル修正

This commit is contained in:
yuusuke_kanamura 2024-07-11 11:32:48 +09:00
parent 0b5e0653d7
commit 0506f20484

View File

@ -1,3 +1,3 @@
{
"check_target_schemas": ["custom01", "custom02", "custom03", "custom04"]
"check_target_schemas": ["custom01", "custom02", "custom03", "custom04","custom05"]
}