We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005eb68 commit f42143eCopy full SHA for f42143e
database/seeders/FieldNameSeeder.php
@@ -47,16 +47,16 @@ public function run()
47
0 => 'ir_id',
48
1 => 'ir_full',
49
2 => 'ir_short',
50
- 15 => 'airr',
51
- 16 => 'airr_full',
52
- 19 => 'ir_class',
53
- 20 => 'ir_subclass',
54
- 21 => 'ir_adc_api_query',
55
- 22 => 'ir_adc_api_response',
56
- 24 => 'airr_type',
57
- 25 => 'airr_description',
58
- 30 => 'airr_example',
59
- 42 => 'ir_api_input_type',
+ 23 => 'airr',
+ 24 => 'airr_full',
+ 27 => 'ir_class',
+ 28 => 'ir_subclass',
+ 29 => 'ir_adc_api_query',
+ 30 => 'ir_adc_api_response',
+ 32 => 'airr_type',
+ 33 => 'airr_description',
+ 38 => 'airr_example',
+ 50 => 'ir_api_input_type',
60
];
61
}
62
0 commit comments