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
When viewing the Transport model file, you will see that most of the model properties (compared to the definition file) are missing for some reason, such as assigned_carrier_id
The text was updated successfully, but these errors were encountered:
Q&A (please complete the following information)
Describe the bug you're encountering
When using https://editor.swagger.io/ or https://editor-next.swagger.io/ when I try to generate any of the C# code (Generate Server - aspnetcore, Generate Client - csharp and Generate Client - csharp-dotnet2), they all provide code that is missing a lot of the definition output for a specific definition file I'm trying to use.
The definition I'm using is: https://xch.transporeon.com/carrier_interface/openapi/v1/swagger.json
To reproduce...
Steps to reproduce the behavior:
Expected behavior
When viewing the Transport model file, you will see that most of the model properties (compared to the definition file) are missing for some reason, such as assigned_carrier_id
The text was updated successfully, but these errors were encountered: