|
15 | 15 | let(:new_resource) do
|
16 | 16 | {
|
17 | 17 |
|
| 18 | + 'confirmation_url' => 'confirmation_url-input', |
18 | 19 | 'created_at' => 'created_at-input',
|
19 | 20 | 'description' => 'description-input',
|
20 | 21 | 'id' => 'id-input',
|
|
32 | 33 | body: {
|
33 | 34 | 'redirect_flows' => {
|
34 | 35 |
|
| 36 | + 'confirmation_url' => 'confirmation_url-input', |
35 | 37 | 'created_at' => 'created_at-input',
|
36 | 38 | 'description' => 'description-input',
|
37 | 39 | 'id' => 'id-input',
|
|
49 | 51 |
|
50 | 52 | {
|
51 | 53 |
|
| 54 | + 'confirmation_url' => 'confirmation_url-input', |
52 | 55 | 'created_at' => 'created_at-input',
|
53 | 56 | 'description' => 'description-input',
|
54 | 57 | 'id' => 'id-input',
|
|
99 | 102 | let(:new_resource) do
|
100 | 103 | {
|
101 | 104 |
|
| 105 | + 'confirmation_url' => 'confirmation_url-input', |
102 | 106 | 'created_at' => 'created_at-input',
|
103 | 107 | 'description' => 'description-input',
|
104 | 108 | 'id' => 'id-input',
|
|
139 | 143 | body: {
|
140 | 144 | 'redirect_flows' => {
|
141 | 145 |
|
| 146 | + 'confirmation_url' => 'confirmation_url-input', |
142 | 147 | 'created_at' => 'created_at-input',
|
143 | 148 | 'description' => 'description-input',
|
144 | 149 | 'id' => 'id-input',
|
|
175 | 180 | body: {
|
176 | 181 | 'redirect_flows' => {
|
177 | 182 |
|
| 183 | + 'confirmation_url' => 'confirmation_url-input', |
178 | 184 | 'created_at' => 'created_at-input',
|
179 | 185 | 'description' => 'description-input',
|
180 | 186 | 'id' => 'id-input',
|
|
208 | 214 | body: {
|
209 | 215 | 'redirect_flows' => {
|
210 | 216 |
|
| 217 | + 'confirmation_url' => 'confirmation_url-input', |
211 | 218 | 'created_at' => 'created_at-input',
|
212 | 219 | 'description' => 'description-input',
|
213 | 220 | 'id' => 'id-input',
|
|
262 | 269 | body: {
|
263 | 270 | 'redirect_flows' => {
|
264 | 271 |
|
| 272 | + 'confirmation_url' => 'confirmation_url-input', |
265 | 273 | 'created_at' => 'created_at-input',
|
266 | 274 | 'description' => 'description-input',
|
267 | 275 | 'id' => 'id-input',
|
|
300 | 308 | body: {
|
301 | 309 | 'redirect_flows' => {
|
302 | 310 |
|
| 311 | + 'confirmation_url' => 'confirmation_url-input', |
303 | 312 | 'created_at' => 'created_at-input',
|
304 | 313 | 'description' => 'description-input',
|
305 | 314 | 'id' => 'id-input',
|
|
0 commit comments