Commit 848c212
committed
add certificateLifetimeSeconds option to createCredentials endpoint
Introduce WorkspaceStorageCredentialsCreateRequest DTO with optional
certificateLifetimeSeconds parameter. Update controller to accept
request body and pass lifetime to processor. Update storage-api
PHP client to forward options array.1 parent a10ef87 commit 848c212
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
328 | 331 | | |
329 | | - | |
| 332 | + | |
330 | 333 | | |
331 | 334 | | |
332 | 335 | | |
| |||
0 commit comments