|
|
|
@ -200,6 +200,18 @@ |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"nameOnMethod": "input", |
|
|
|
"name": "ExtraProperties", |
|
|
|
"jsonName": null, |
|
|
|
"type": "Volo.Abp.Data.ExtraPropertyDictionary", |
|
|
|
"typeSimple": "{string:object}", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null, |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
@ -673,6 +685,18 @@ |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"nameOnMethod": "input", |
|
|
|
"name": "ExtraProperties", |
|
|
|
"jsonName": null, |
|
|
|
"type": "Volo.Abp.Data.ExtraPropertyDictionary", |
|
|
|
"typeSimple": "{string:object}", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null, |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
@ -1220,6 +1244,18 @@ |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"nameOnMethod": "input", |
|
|
|
"name": "ExtraProperties", |
|
|
|
"jsonName": null, |
|
|
|
"type": "Volo.Abp.Data.ExtraPropertyDictionary", |
|
|
|
"typeSimple": "{string:object}", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null, |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
@ -1364,6 +1400,40 @@ |
|
|
|
"type": "System.Int64", |
|
|
|
"typeSimple": "number" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "SearchRoleAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "Volo.Abp.Identity.RoleLookupSearchInputDto, Volo.Abp.Identity.Application.Contracts", |
|
|
|
"type": "Volo.Abp.Identity.RoleLookupSearchInputDto", |
|
|
|
"typeSimple": "Volo.Abp.Identity.RoleLookupSearchInputDto", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "Volo.Abp.Application.Dtos.ListResultDto<Volo.Abp.Users.RoleData>", |
|
|
|
"typeSimple": "Volo.Abp.Application.Dtos.ListResultDto<Volo.Abp.Users.RoleData>" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "GetRoleCountAsync", |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "Volo.Abp.Identity.RoleLookupCountInputDto, Volo.Abp.Identity.Application.Contracts", |
|
|
|
"type": "Volo.Abp.Identity.RoleLookupCountInputDto", |
|
|
|
"typeSimple": "Volo.Abp.Identity.RoleLookupCountInputDto", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "System.Int64", |
|
|
|
"typeSimple": "number" |
|
|
|
} |
|
|
|
} |
|
|
|
] |
|
|
|
} |
|
|
|
@ -1544,6 +1614,18 @@ |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"nameOnMethod": "input", |
|
|
|
"name": "ExtraProperties", |
|
|
|
"jsonName": null, |
|
|
|
"type": "Volo.Abp.Data.ExtraPropertyDictionary", |
|
|
|
"typeSimple": "{string:object}", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null, |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
@ -1589,6 +1671,128 @@ |
|
|
|
}, |
|
|
|
"allowAnonymous": null, |
|
|
|
"implementFrom": "Volo.Abp.Identity.Integration.IIdentityUserIntegrationService" |
|
|
|
}, |
|
|
|
"SearchRoleAsyncByInput": { |
|
|
|
"uniqueName": "SearchRoleAsyncByInput", |
|
|
|
"name": "SearchRoleAsync", |
|
|
|
"httpMethod": "GET", |
|
|
|
"url": "integration-api/identity/users/search/roles", |
|
|
|
"supportedVersions": [], |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "Volo.Abp.Identity.RoleLookupSearchInputDto, Volo.Abp.Identity.Application.Contracts", |
|
|
|
"type": "Volo.Abp.Identity.RoleLookupSearchInputDto", |
|
|
|
"typeSimple": "Volo.Abp.Identity.RoleLookupSearchInputDto", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"parameters": [ |
|
|
|
{ |
|
|
|
"nameOnMethod": "input", |
|
|
|
"name": "Filter", |
|
|
|
"jsonName": null, |
|
|
|
"type": "System.String", |
|
|
|
"typeSimple": "string", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null, |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"nameOnMethod": "input", |
|
|
|
"name": "Sorting", |
|
|
|
"jsonName": null, |
|
|
|
"type": "System.String", |
|
|
|
"typeSimple": "string", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null, |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"nameOnMethod": "input", |
|
|
|
"name": "SkipCount", |
|
|
|
"jsonName": null, |
|
|
|
"type": "System.Int32", |
|
|
|
"typeSimple": "number", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null, |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"nameOnMethod": "input", |
|
|
|
"name": "MaxResultCount", |
|
|
|
"jsonName": null, |
|
|
|
"type": "System.Int32", |
|
|
|
"typeSimple": "number", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null, |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"nameOnMethod": "input", |
|
|
|
"name": "ExtraProperties", |
|
|
|
"jsonName": null, |
|
|
|
"type": "Volo.Abp.Data.ExtraPropertyDictionary", |
|
|
|
"typeSimple": "{string:object}", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null, |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "Volo.Abp.Application.Dtos.ListResultDto<Volo.Abp.Users.RoleData>", |
|
|
|
"typeSimple": "Volo.Abp.Application.Dtos.ListResultDto<Volo.Abp.Users.RoleData>" |
|
|
|
}, |
|
|
|
"allowAnonymous": null, |
|
|
|
"implementFrom": "Volo.Abp.Identity.Integration.IIdentityUserIntegrationService" |
|
|
|
}, |
|
|
|
"GetRoleCountAsyncByInput": { |
|
|
|
"uniqueName": "GetRoleCountAsyncByInput", |
|
|
|
"name": "GetRoleCountAsync", |
|
|
|
"httpMethod": "GET", |
|
|
|
"url": "integration-api/identity/users/count/roles", |
|
|
|
"supportedVersions": [], |
|
|
|
"parametersOnMethod": [ |
|
|
|
{ |
|
|
|
"name": "input", |
|
|
|
"typeAsString": "Volo.Abp.Identity.RoleLookupCountInputDto, Volo.Abp.Identity.Application.Contracts", |
|
|
|
"type": "Volo.Abp.Identity.RoleLookupCountInputDto", |
|
|
|
"typeSimple": "Volo.Abp.Identity.RoleLookupCountInputDto", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null |
|
|
|
} |
|
|
|
], |
|
|
|
"parameters": [ |
|
|
|
{ |
|
|
|
"nameOnMethod": "input", |
|
|
|
"name": "Filter", |
|
|
|
"jsonName": null, |
|
|
|
"type": "System.String", |
|
|
|
"typeSimple": "string", |
|
|
|
"isOptional": false, |
|
|
|
"defaultValue": null, |
|
|
|
"constraintTypes": null, |
|
|
|
"bindingSourceId": "ModelBinding", |
|
|
|
"descriptorName": "input" |
|
|
|
} |
|
|
|
], |
|
|
|
"returnValue": { |
|
|
|
"type": "System.Int64", |
|
|
|
"typeSimple": "number" |
|
|
|
}, |
|
|
|
"allowAnonymous": null, |
|
|
|
"implementFrom": "Volo.Abp.Identity.Integration.IIdentityUserIntegrationService" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|