Azure / autorest.azure-functions

Code Generation for Azure Functions
MIT License
48 stars 7 forks source link

[Bug Report] Duplicate object schemas with 'PayeeConfirmationStatus' name detected. #16

Open mcrobbj opened 1 year ago

mcrobbj commented 1 year ago

Troubleshooting:

Setup (please complete the following information): **

Showing All Installed Extensions

Type Extension Name Version Location extension @autorest/azure-functions-csharp 0.2.0-preview-dev.321054549 C:\Users\john.mcrobb.autorest\@autorest_azure-functions-csharp@0.2.0-preview-dev.321054549 core @autorest/core 3.0.6320 C:\Users\john.mcrobb.autorest\@autorest_core@3.0.6320 extension @autorest/modelerfour 4.15.414 C:\Users\john.mcrobb.autorest\@autorest_modelerfour@4.15.414

Describe the bug

ERROR (): Duplicate object schemas with 'PayeeConfirmationStatus' name detected. There isnt any duplicate

To Reproduce

autorest --azure-functions-csharp --input-file:./openapi.json --output-folder:./generated-azfunctions --namespace:com.abrdn.fn --version:3.0.6320

Sample File attached Stacktrace

Click to expand the full stacktrace

Additional context Add any other context about the problem here. openapi.docx openapi.docx openapi.docx