You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to generate files.
type 'Null' is not a subtype of type 'Map<String, dynamic>' in type cast
#0 OpenApiParser.parseRestClients.parametersV3 (package:swagger_parser/src/parser/parser/open_api_parser.dart:365:49)
#1 OpenApiParser.parseRestClients.<anonymous closure>.<anonymous closure> (package:swagger_parser/src/parser/parser/open_api_parser.dart:583:15)
#2 _LinkedHashMapMixin.forEach (dart:collection-patch/compact_hash.dart:633:13)
#3 OpenApiParser.parseRestClients.<anonymous closure> (package:swagger_parser/src/parser/parser/open_api_parser.dart:567:17)
#4 _LinkedHashMapMixin.forEach (dart:collection-patch/compact_hash.dart:633:13)
#5 OpenApiParser.parseRestClients (package:swagger_parser/src/parser/parser/open_api_parser.dart:554:10)
#6 GenProcessor.generateFiles (package:swagger_parser/src/generator/generator/generator_processor.dart:32:32)
<asynchronous suspension>
#7 main (file:///Users/paul/.pub-cache/hosted/pub.dev/swagger_parser-1.19.2/bin/swagger_parser.dart:22:39)
<asynchronous suspension>
Steps to reproduce
Expected results
Generate code
Actual results
Your OpenApi snippet
The text was updated successfully, but these errors were encountered: