Update API client

This commit is contained in:
2025-01-31 11:27:37 +01:00
parent 3b96402163
commit 28e370a0be
3 changed files with 79 additions and 0 deletions

View File

@ -4,3 +4,4 @@ export * from './errorResponse';
export * from './getSigningRequestResponse';
export * from './getSigningRequestResponseSigningRequestDocument';
export * from './helloResponse';
export * from './patchOperation';