Skip to content

Commit

Permalink
Release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoplatform-engineering committed Sep 9, 2021
1 parent 4347088 commit 3ff2cbf
Show file tree
Hide file tree
Showing 268 changed files with 327 additions and 327 deletions.
2 changes: 1 addition & 1 deletion client/apis/ActionMenuApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/BasicmessageApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
12 changes: 6 additions & 6 deletions client/apis/ConnectionApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down Expand Up @@ -736,15 +736,15 @@ export enum ConnectionsGetConnectionProtocolEnum {
* @enum {string}
*/
export enum ConnectionsGetStateEnum {
Invitation = 'invitation',
Error = 'error',
Abandoned = 'abandoned',
Request = 'request',
Completed = 'completed',
Start = 'start',
Active = 'active',
Completed = 'completed',
Request = 'request',
Response = 'response',
Error = 'error',
Abandoned = 'abandoned',
Init = 'init',
Invitation = 'invitation',
}
/**
* @export
Expand Down
2 changes: 1 addition & 1 deletion client/apis/CredentialDefinitionApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/CredentialsApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/DidExchangeApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/EndorseTransactionApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/IntroductionApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/IssueCredentialV10Api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/IssueCredentialV20Api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/JsonldApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/LedgerApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/MediationApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/OutOfBandApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/PresentProofV10Api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/PresentProofV20Api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/ResolverApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/RevocationApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/SchemaApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/ServerApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/TrustpingApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/apis/WalletApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AMLRecord.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/ActionMenuFetchResult.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AdminAPIMessageTracing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AdminConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AdminMediationDeny.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AdminModules.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AdminStatus.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AdminStatusLiveliness.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AdminStatusReadiness.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AttachDecorator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AttachDecoratorData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AttachDecoratorData1JWS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AttachDecoratorDataJWS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AttachDecoratorDataJWSHeader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AttachmentDef.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/AttributeMimeTypesResult.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/ClaimFormat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/ClearPendingRevocationsRequest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/ConnRecord.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
2 changes: 1 addition & 1 deletion client/models/ConnectionInvitation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Sudo Decentralized Identity Cloud Agent SDK
* Provides REST API wrappers for Typescript Agent Controllers using the Sudo Decentralized Identity Cloud Agency Service
*
* The version of the OpenAPI document: v0.5.1
* The version of the OpenAPI document: v0.5.2
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
Expand Down
Loading

0 comments on commit 3ff2cbf

Please sign in to comment.