onix-flutter-project-generator icon indicating copy to clipboard operation
onix-flutter-project-generator copied to clipboard

Swagger parser fails if any path has no tag

Open DemeoStep opened this issue 1 year ago • 0 comments

Describe the bug Swagger parser fails if any path has no tag.

To Reproduce Try to parse swagger file where some paths has no tags. Example swagger json attached

Expected behavior Successful parsing. Data components from paths which has no tags must not be attached to any source

Screenshots Screenshot 2024-08-10 at 13 18 03 openapi.json

DemeoStep avatar Aug 10 '24 10:08 DemeoStep