Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command-model generate-from-swagger fails in providing list modnames #423

Open
AllyW opened this issue Oct 28, 2024 · 0 comments
Open

command-model generate-from-swagger fails in providing list modnames #423

AllyW opened this issue Oct 28, 2024 · 0 comments
Assignees

Comments

@AllyW
Copy link
Member

AllyW commented Oct 28, 2024

when running command-model generate-from-swagger, for example aaz-dev command-model generate-from-swagger -a ./aaz --sm ./azure-rest-api-specs/specification/networkcloud -m networkcloud --rp Microsoft.NetworkCloud --swagger-tag package-2024-07-01, it'll break with following error:
File "/home/anna/clones/nc-interfaces/env/lib/python3.12/site-packages/schematics/transforms.py", line 174, in import_loop
raise DataError(errors, data)
schematics.exceptions.DataError: {"modNames": ["Couldn't interpret '['networkcloud']' as string."]}

@AllyW AllyW self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant