Timothee Guerin
Timothee Guerin
can you pass the source then? autorest won't be able to resolve it from the message you are sending.
Could that be the underlying issue? https://github.com/nodejs/node/issues/35824 Seems to have been a bug in node 14 resolved in node 15+. Also not sure what code is the source of this....
Node 16 will become the new LTS version Oct 26th https://nodejs.dev/download
Yeah, the integration tests are running against it.
Did you ever repro this locally?
Im really don't know where this could be happening, when reading files it will catch errors and retry already. Any chance you could 1. update autorest cli to latest (3.5.1)...
it is dropped because you ask for that no? Why do you want that flag then?
Yeah modelerfour either makes a sealed choice(enum) or a choice(extensible enum) schema depending on modelAsString you don’t need to know the content of that value
Case 1 and 2 are the same result: extensible enum
It is not a bug, known extension that are handled by modelerfour are removed because you shouldn’t have to care about them because m4 is the one ha doing the...