Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* AI-128: Regenerate SDK * feat: Add generated code for ApiKeyCreateResponse, ApiKeyRequest, and ApiKeyResponse This commit adds the generated code for three classes: `ApiKeyCreateResponse`, `ApiKeyRequest`, and `ApiKeyResponse`. These classes are used in the API key functionality of the application. The generated code includes getters, setters, constructors, and other necessary methods for these classes. The changes include: - Added the generated code for `ApiKeyCreateResponse` - Added the generated code for `ApiKeyRequest` - Added the generated code for `ApiKeyResponse` --------- Co-authored-by: Franklin <[email protected]>
- Loading branch information