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
I'm presently trying to generate a schema for a very large OpenAPI specification (MSGraph) and I'd love the ability to have the tool report progress as it goes.
As it stands, I've been staring at a terminal window for minutes and wondering if the process is still active, is it choking, is progress being made? Given that even with a smaller spec (the petstore.yaml) output isn't exactly blazing fast I feel that some user feedback during conversion would be very helpful.
The text was updated successfully, but these errors were encountered:
Even this smaller (thought still substantial) spec took over 13 minutes to process.
2025-01-13 11:27:12.580
🍻 Start orval v7.4.0 - A swagger client generator for typescript
Running afterAllFilesWrite hook...
🎉 ms-graph - Your OpenAPI spec has been converted into ready to use orval!
2025-01-13 11:40:06.429
I'm presently trying to generate a schema for a very large OpenAPI specification (MSGraph) and I'd love the ability to have the tool report progress as it goes.
As it stands, I've been staring at a terminal window for minutes and wondering if the process is still active, is it choking, is progress being made? Given that even with a smaller spec (the petstore.yaml) output isn't exactly blazing fast I feel that some user feedback during conversion would be very helpful.
The text was updated successfully, but these errors were encountered: