Commit de003c3
fix: enable nameResolutionFeb2025 to fix forward-reference ordering
Speakeasy generates classes in wrong order in
source_google_analytics_data_api_schemas_custom_reports_array_int64value.py,
causing NameError when importing SourceResponse and related models.
The nameResolutionFeb2025 fix flag should address class ordering.
Co-Authored-By: AJ Steers <aj@airbyte.io>1 parent 90501fe commit de003c3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments