Commit 0c09854
AI-128: Regenerate SDK (#9)
* 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 <franklin.carrero@conekta.com>1 parent f6f59e0 commit 0c09854
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
| 103 | + | |
| 104 | + | |
106 | 105 | | |
107 | 106 | | |
108 | 107 | | |
| |||
0 commit comments