GET api/Test/Get?text={text}&qte={qte}&toUpper={toUpper}

Informations sur la requête

Paramètres dans l'URI

NameDescriptionTypeInformations 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

PagedEnumerableOfTestModel
NameDescriptionTypeInformations 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.