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
Add client and order request models with client ID handling
- Implemented `AddClientResponseAllOfClientid` model to encapsulate the client ID of newly created clients.
- Created `AddOrderRequestClientid` model to handle client ID for order requests.
- Developed `UpdateClientRequestClientid` and `UpdateClientResponseAllOfClientid` models for updating client information.
- Updated existing models to integrate new client ID models where necessary.
- Added unit tests for new models to ensure functionality and correctness.
- Bumped version to 1.0.10 to reflect new features and changes.
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments