GET api/calcular/dividir?numero1={numero1}&numero2={numero2}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
numero1 | integer |
Required |
|
numero2 | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.