File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change 8585 }
8686 }
8787 }
88+ },
89+ "protection_bypass_for_automation" : {
90+ "type" : " boolean"
91+ },
92+ "vercel_authentication" : {
93+ "type" : " object" ,
94+ "properties" : {
95+ "protect_production" : {
96+ "type" : " boolean"
97+ }
98+ }
99+ },
100+ "password_protection" : {
101+ "type" : " object" ,
102+ "properties" : {
103+ "password" : {
104+ "type" : " string"
105+ },
106+ "protect_production" : {
107+ "type" : " boolean"
108+ }
109+ }
88110 }
89111 }
90112 }
Original file line number Diff line number Diff line change 8585 }
8686 }
8787 }
88+ },
89+ "protection_bypass_for_automation" : {
90+ "type" : " boolean"
91+ },
92+ "vercel_authentication" : {
93+ "type" : " object" ,
94+ "properties" : {
95+ "protect_production" : {
96+ "type" : " boolean"
97+ }
98+ }
99+ },
100+ "password_protection" : {
101+ "type" : " object" ,
102+ "properties" : {
103+ "password" : {
104+ "type" : " string"
105+ },
106+ "protect_production" : {
107+ "type" : " boolean"
108+ }
109+ }
88110 }
89111 }
90112 }
You can’t perform that action at this time.
0 commit comments