lukoyanov 4558e49c7e [Java] Retrofit2 Play! Framework 2.6.x support (#901)
* added play framework 2.6 support

* generated petstore sample

* generated petstore sample #2

* generated petstore sample #3

* Revert "generated petstore sample #3"

* generated petstore sample #4

* fixed circleci configs

* one more time samples regen
2018-08-28 22:48:05 +08:00

1.5 KiB

FakeApi

All URIs are relative to *http://petstore.swagger.io / ' " =end -- \r\n \n \r/v2 */ ' " =end -- \r\n \n \r

Method HTTP request Description
testCodeInjectEndRnNR PUT /fake To test code injection *_/ ' " =end -- \r\n \n \r

testCodeInjectEndRnNR

testCodeInjectEndRnNR(UNKNOWN_BASE_TYPE)

To test code injection *_/ ' " =end -- \r\n \n \r

To test code injection *_/ ' " =end -- \r\n \n \r

Example

// Import classes:
//import org.openapitools.client.ApiException;
//import org.openapitools.client.api.FakeApi;


FakeApi apiInstance = new FakeApi();
UNKNOWN_BASE_TYPE UNKNOWN_BASE_TYPE = new UNKNOWN_BASE_TYPE(); // UNKNOWN_BASE_TYPE | 
try {
    apiInstance.testCodeInjectEndRnNR(UNKNOWN_BASE_TYPE);
} catch (ApiException e) {
    System.err.println("Exception when calling FakeApi#testCodeInjectEndRnNR");
    e.printStackTrace();
}

Parameters

Name Type Description Notes
UNKNOWN_BASE_TYPE UNKNOWN_BASE_TYPE [optional]

Return type

null (empty response body)

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json, *_/ ' =end --
  • Accept: Not defined