GET api/Test/Get?text={text}&qte={qte}&toUpper={toUpper}
Informations sur la requête
Paramètres dans l'URI
Name | Description | Type | Informations additionnelles |
---|---|---|---|
text | string |
Required |
|
qte | integer |
Required |
|
toUpper | boolean |
Default value is False |
Paramètres du corps (body)
Aucun
Informations sur la réponse
Description
PagedEnumerableOfTestModelName | Description | Type | Informations additionnelles |
---|---|---|---|
Data | Collection of TestModel |
Aucune |
|
TotalRecordCount | integer |
Aucune |
|
PageRecordCount | integer |
Aucune |
|
Version | Version |
Aucune |
Formats de la réponse
application/json, text/json
Sample:
Sample not available.