diff --git a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsAsyncClient.java b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsAsyncClient.java index 860c350328..3f6c33ab99 100644 --- a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsAsyncClient.java +++ b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsAsyncClient.java @@ -54,9 +54,11 @@ public final class DocumentModelsAsyncClient { * You can add these to a request with {@link RequestOptions#addQueryParam} *
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param contentType Upload file type. Allowed values: "application/octet-stream", "application/pdf", "image/bmp", @@ -79,7 +81,8 @@ public PollerFlux+ * {@code * BinaryData - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param resultId Analyze operation result ID. @@ -304,7 +308,8 @@ public Mono+ * {@code * { * status: String(notStarted/running/failed/succeeded) (Required) * createdDateTime: OffsetDateTime (Required) @@ -282,7 +285,8 @@ public PollerFlux+ * } + *beginAnalyzeDocument(String modelId, S * ] * } * } - * }
Request Body Schema
* - *{@code + ** * @param buildRequest Building request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -337,7 +343,8 @@ public PollerFlux+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -317,7 +322,8 @@ public Mono+ * } + *> getAnalyzeResultWithResponse(String modelId, S * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** * @param composeRequest Compose request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -372,7 +380,8 @@ public PollerFlux+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -350,7 +357,8 @@ public PollerFlux+ * } + *beginBuildModel(BinaryData buildReques * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** *+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -380,11 +389,13 @@ public PollerFlux+ * } + *beginComposeModel(BinaryData composeRe * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param authorizeCopyRequest Authorize copy request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -415,7 +427,8 @@ public Mono+ * {@code * { * targetResourceId: String (Required) * targetResourceRegion: String (Required) @@ -393,7 +404,8 @@ public PollerFlux+ * } + *beginComposeModel(BinaryData composeRe * accessToken: String (Required) * expirationDateTime: OffsetDateTime (Required) * } - * }
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param copyToRequest Copy to request parameters. @@ -446,7 +460,8 @@ public PollerFlux+ * {@code * { * targetResourceId: String (Required) * targetResourceRegion: String (Required) @@ -424,7 +437,8 @@ public Mono+ * } + *> authorizeModelCopyWithResponse(BinaryData auth * accessToken: String (Required) * expirationDateTime: OffsetDateTime (Required) * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -475,7 +491,8 @@ public PagedFlux+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -456,7 +471,8 @@ public PollerFlux+ * } + *beginCopyModelTo(String modelId, Binar * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. diff --git a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsClient.java b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsClient.java index b6a0739803..09fde8e4e3 100644 --- a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsClient.java +++ b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsClient.java @@ -53,9 +53,11 @@ public final class DocumentModelsClient { * You can add these to a request with {@link RequestOptions#addQueryParam} *+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -505,7 +522,8 @@ public PagedFlux+ * } + *listModels(RequestOptions requestOptions) { * } * } * } - * }
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param contentType Upload file type. Allowed values: "application/octet-stream", "application/pdf", "image/bmp", @@ -78,7 +80,8 @@ public SyncPoller+ * {@code * BinaryData - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param resultId Analyze operation result ID. @@ -303,7 +307,8 @@ public Response+ * {@code * { * status: String(notStarted/running/failed/succeeded) (Required) * createdDateTime: OffsetDateTime (Required) @@ -281,7 +284,8 @@ public SyncPoller+ * } + *beginAnalyzeDocument(String modelId, S * ] * } * } - * }
Request Body Schema
* - *{@code + ** * @param buildRequest Building request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -336,7 +342,8 @@ public SyncPoller+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -316,7 +321,8 @@ public Response+ * } + *getAnalyzeResultWithResponse(String modelId, String * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** * @param composeRequest Compose request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -371,7 +379,8 @@ public SyncPoller+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -349,7 +356,8 @@ public SyncPoller+ * } + *beginBuildModel(BinaryData buildReques * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** *+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -379,11 +388,13 @@ public SyncPoller+ * } + *beginComposeModel(BinaryData composeRe * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param authorizeCopyRequest Authorize copy request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -414,7 +426,8 @@ public Response+ * {@code * { * targetResourceId: String (Required) * targetResourceRegion: String (Required) @@ -392,7 +403,8 @@ public SyncPoller+ * } + *beginComposeModel(BinaryData composeRe * accessToken: String (Required) * expirationDateTime: OffsetDateTime (Required) * } - * }
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param copyToRequest Copy to request parameters. @@ -445,7 +459,8 @@ public SyncPoller+ * {@code * { * targetResourceId: String (Required) * targetResourceRegion: String (Required) @@ -423,7 +436,8 @@ public Response+ * } + *authorizeModelCopyWithResponse(BinaryData authorizeC * accessToken: String (Required) * expirationDateTime: OffsetDateTime (Required) * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -474,7 +490,8 @@ public PagedIterable+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -455,7 +470,8 @@ public SyncPoller+ * } + *beginCopyModelTo(String modelId, Binar * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. diff --git a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsClientBuilder.java b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsClientBuilder.java index c38b9340b8..e6a556124f 100644 --- a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsClientBuilder.java +++ b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/DocumentModelsClientBuilder.java @@ -20,8 +20,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.KeyCredentialPolicy; diff --git a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousAsyncClient.java b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousAsyncClient.java index 358ebf828f..0e3a339a53 100644 --- a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousAsyncClient.java +++ b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousAsyncClient.java @@ -41,7 +41,8 @@ public final class MiscellaneousAsyncClient { * Lists all operations. *+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -504,7 +521,8 @@ public PagedIterable+ * } + *listModels(RequestOptions requestOptions) { * } * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -74,7 +76,8 @@ public PagedFlux+ * {@code * { * operationId: String (Required) * status: String(notStarted/running/failed/succeeded/canceled) (Required) @@ -55,7 +56,8 @@ public final class MiscellaneousAsyncClient { * String: String (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param operationId Unique operation ID. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -121,14 +125,16 @@ public Mono+ * {@code * { * kind: String (Required) * operationId: String (Required) @@ -101,7 +104,8 @@ public PagedFlux+ * } + *listOperations(RequestOptions requestOptions) { * } * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousClient.java b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousClient.java index 4cd5449341..5d697fa670 100644 --- a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousClient.java +++ b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousClient.java @@ -40,7 +40,8 @@ public final class MiscellaneousClient { * Lists all operations. *+ * {@code * { * customDocumentModels (Required): { * count: int (Required) * limit: int (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -73,7 +75,8 @@ public PagedIterable+ * {@code * { * operationId: String (Required) * status: String(notStarted/running/failed/succeeded/canceled) (Required) @@ -54,7 +55,8 @@ public final class MiscellaneousClient { * String: String (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param operationId Unique operation ID. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -120,14 +124,16 @@ public Response+ * {@code * { * kind: String (Required) * operationId: String (Required) @@ -100,7 +103,8 @@ public PagedIterable+ * } + *listOperations(RequestOptions requestOptions) { * } * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousClientBuilder.java b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousClientBuilder.java index 5912ce96f3..dd224d8e9d 100644 --- a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousClientBuilder.java +++ b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/MiscellaneousClientBuilder.java @@ -20,8 +20,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.KeyCredentialPolicy; diff --git a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/implementation/DocumentModelsImpl.java b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/implementation/DocumentModelsImpl.java index d3d81ec5ba..5e964bf6ab 100644 --- a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/implementation/DocumentModelsImpl.java +++ b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/implementation/DocumentModelsImpl.java @@ -308,9 +308,11 @@ Response+ * {@code * { * customDocumentModels (Required): { * count: int (Required) * limit: int (Required) * } * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param contentType Upload file type. Allowed values: "application/octet-stream", "application/pdf", "image/bmp", @@ -346,9 +348,11 @@ private Mono+ * {@code * BinaryData - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param contentType Upload file type. Allowed values: "application/octet-stream", "application/pdf", "image/bmp", @@ -384,9 +388,11 @@ private Response+ * {@code * BinaryData - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param contentType Upload file type. Allowed values: "application/octet-stream", "application/pdf", "image/bmp", @@ -428,9 +434,11 @@ public PollerFlux+ * {@code * BinaryData - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param contentType Upload file type. Allowed values: "application/octet-stream", "application/pdf", "image/bmp", @@ -460,7 +468,8 @@ public SyncPoller+ * {@code * BinaryData - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param resultId Analyze operation result ID. @@ -686,7 +696,8 @@ public Mono+ * {@code * { * status: String(notStarted/running/failed/succeeded) (Required) * createdDateTime: OffsetDateTime (Required) @@ -663,7 +672,8 @@ public SyncPoller+ * } + *beginAnalyzeDocument(String modelId, S * ] * } * } - * }
Response Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param resultId Analyze operation result ID. @@ -912,7 +924,8 @@ public Response+ * {@code * { * status: String(notStarted/running/failed/succeeded) (Required) * createdDateTime: OffsetDateTime (Required) @@ -889,7 +900,8 @@ public Mono+ * } + *> getAnalyzeResultWithResponseAsync(String model * ] * } * } - * }
Request Body Schema
* - *{@code + ** * @param buildRequest Building request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -946,7 +960,8 @@ private Mono+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -925,7 +938,8 @@ public Response+ * } + *getAnalyzeResultWithResponse(String modelId, String * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** * @param buildRequest Building request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -980,7 +996,8 @@ private Response+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -959,7 +974,8 @@ private Mono+ * } + *> buildModelWithResponseAsync(BinaryData buildRequest * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** * @param buildRequest Building request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -1021,7 +1039,8 @@ public PollerFlux+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -993,7 +1010,8 @@ private Response+ * } + *buildModelWithResponse(BinaryData buildRequest, RequestOp * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** * @param buildRequest Building request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -1061,7 +1081,8 @@ public SyncPoller+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1034,7 +1053,8 @@ public PollerFlux+ * } + *beginBuildModelAsync(BinaryData buildR * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** * @param composeRequest Compose request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -1096,7 +1118,8 @@ private Mono+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1074,7 +1095,8 @@ public SyncPoller+ * } + *beginBuildModel(BinaryData buildReques * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** * @param composeRequest Compose request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -1130,7 +1154,8 @@ private Response+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1109,7 +1132,8 @@ private Mono+ * } + *> composeModelWithResponseAsync(BinaryData composeReq * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** * @param composeRequest Compose request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -1171,7 +1197,8 @@ public PollerFlux+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1143,7 +1168,8 @@ private Response+ * } + *composeModelWithResponse(BinaryData composeRequest, Reque * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** * @param composeRequest Compose request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -1213,7 +1241,8 @@ public SyncPoller+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1184,7 +1211,8 @@ public PollerFlux+ * } + *beginComposeModelAsync(BinaryData comp * String: String (Required) * } * } - * }
Request Body Schema
* - *{@code + ** *+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1221,11 +1250,13 @@ public SyncPoller+ * } + *beginComposeModel(BinaryData composeRe * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param authorizeCopyRequest Authorize copy request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -1258,7 +1290,8 @@ public Mono+ * {@code * { * targetResourceId: String (Required) * targetResourceRegion: String (Required) @@ -1234,7 +1265,8 @@ public SyncPoller+ * } + *beginComposeModel(BinaryData composeRe * accessToken: String (Required) * expirationDateTime: OffsetDateTime (Required) * } - * }
Request Body Schema
* - *{@code + ** *+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1266,11 +1299,13 @@ public Mono+ * } + *> authorizeModelCopyWithResponseAsync(BinaryData * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param authorizeCopyRequest Authorize copy request parameters. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -1302,7 +1338,8 @@ public Response+ * {@code * { * targetResourceId: String (Required) * targetResourceRegion: String (Required) @@ -1279,7 +1314,8 @@ public Mono+ * } + *> authorizeModelCopyWithResponseAsync(BinaryData * accessToken: String (Required) * expirationDateTime: OffsetDateTime (Required) * } - * }
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param copyToRequest Copy to request parameters. @@ -1334,7 +1372,8 @@ private Mono+ * {@code * { * targetResourceId: String (Required) * targetResourceRegion: String (Required) @@ -1311,7 +1348,8 @@ public Response+ * } + *authorizeModelCopyWithResponse(BinaryData authorizeC * accessToken: String (Required) * expirationDateTime: OffsetDateTime (Required) * } - * }
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param copyToRequest Copy to request parameters. @@ -1366,7 +1406,8 @@ private Response+ * {@code * { * targetResourceId: String (Required) * targetResourceRegion: String (Required) @@ -1343,7 +1382,8 @@ private Mono+ * } + *> copyModelToWithResponseAsync(String modelId, Binary * accessToken: String (Required) * expirationDateTime: OffsetDateTime (Required) * } - * }
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param copyToRequest Copy to request parameters. @@ -1404,7 +1446,8 @@ public PollerFlux+ * {@code * { * targetResourceId: String (Required) * targetResourceRegion: String (Required) @@ -1375,7 +1416,8 @@ private Response+ * } + *copyModelToWithResponse(String modelId, BinaryData copyTo * accessToken: String (Required) * expirationDateTime: OffsetDateTime (Required) * } - * }
Request Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param copyToRequest Copy to request parameters. @@ -1442,7 +1486,8 @@ public SyncPoller+ * {@code * { * targetResourceId: String (Required) * targetResourceRegion: String (Required) @@ -1413,7 +1456,8 @@ public PollerFlux+ * } + *beginCopyModelToAsync(String modelId, * accessToken: String (Required) * expirationDateTime: OffsetDateTime (Required) * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -1476,7 +1522,8 @@ private Mono+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1452,7 +1497,8 @@ public SyncPoller+ * } + *beginCopyModelTo(String modelId, Binar * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -1508,7 +1556,8 @@ public PagedFlux+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1486,7 +1533,8 @@ private Mono+ * } + *> listModelsSinglePageAsync(RequestOptions * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -1540,7 +1590,8 @@ private PagedResponse+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1518,7 +1567,8 @@ public PagedFlux+ * } + *listModelsAsync(RequestOptions requestOptions) { * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -1572,7 +1624,8 @@ public PagedIterable+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1550,7 +1601,8 @@ private PagedResponse+ * } + *listModelsSinglePage(RequestOptions requestOpt * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -1623,7 +1677,8 @@ public Mono+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1602,7 +1655,8 @@ public PagedIterable+ * } + *listModels(RequestOptions requestOptions) { * } * } * } - * }
Response Body Schema
* - *{@code + ** * @param modelId Unique document model name. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -1710,7 +1766,8 @@ public Response+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1653,7 +1708,8 @@ public Mono+ * } + *> getModelWithResponseAsync(String modelId, Requ * } * } * } - * }
Response Body Schema
* - *{@code + ** * @param nextLink The URL to get the next list of items. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -1746,7 +1804,8 @@ private Mono+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1720,7 +1777,8 @@ public Response+ * } + *deleteModelWithResponse(String modelId, RequestOptions req * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param nextLink The URL to get the next list of items. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. diff --git a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/implementation/MiscellaneousImpl.java b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/implementation/MiscellaneousImpl.java index c012a8990b..f702fc2951 100644 --- a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/implementation/MiscellaneousImpl.java +++ b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/dpg/implementation/MiscellaneousImpl.java @@ -161,7 +161,8 @@ Response+ * {@code * { * modelId: String (Required) * description: String (Optional) @@ -1756,7 +1815,8 @@ private Mono+ * } + *> listModelsNextSinglePageAsync(String nex * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -199,7 +201,8 @@ private Mono+ * {@code * { * operationId: String (Required) * status: String(notStarted/running/failed/succeeded/canceled) (Required) @@ -175,7 +176,8 @@ Response+ * } + *listOperationsNextSync(@PathParam(value = "nextLink", encod * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -235,7 +239,8 @@ public PagedFlux+ * {@code * { * operationId: String (Required) * status: String(notStarted/running/failed/succeeded/canceled) (Required) @@ -213,7 +216,8 @@ private Mono+ * } + *> listOperationsSinglePageAsync(RequestOpt * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -271,7 +277,8 @@ private PagedResponse+ * {@code * { * operationId: String (Required) * status: String(notStarted/running/failed/succeeded/canceled) (Required) @@ -249,7 +254,8 @@ public PagedFlux+ * } + *listOperationsAsync(RequestOptions requestOptions) * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -307,7 +315,8 @@ public PagedIterable+ * {@code * { * operationId: String (Required) * status: String(notStarted/running/failed/succeeded/canceled) (Required) @@ -285,7 +292,8 @@ private PagedResponse+ * } + *listOperationsSinglePage(RequestOptions reques * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param operationId Unique operation ID. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -355,7 +365,8 @@ public Mono+ * {@code * { * kind: String (Required) * operationId: String (Required) @@ -334,7 +343,8 @@ public PagedIterable+ * } + *listOperations(RequestOptions requestOptions) { * } * } * } - * }
Response Body Schema
* - *{@code + ** * @param operationId Unique operation ID. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -403,14 +415,16 @@ public Response+ * {@code * { * kind: String (Required) * operationId: String (Required) @@ -382,7 +393,8 @@ public Mono+ * } + *> getOperationWithResponseAsync(String operation * } * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -431,14 +445,16 @@ public Mono+ * {@code * { * customDocumentModels (Required): { * count: int (Required) * limit: int (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -458,7 +474,8 @@ public Response+ * {@code * { * customDocumentModels (Required): { * count: int (Required) * limit: int (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param nextLink The URL to get the next list of items. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -497,7 +515,8 @@ private Mono+ * {@code * { * operationId: String (Required) * status: String(notStarted/running/failed/succeeded/canceled) (Required) @@ -472,7 +489,8 @@ public Response+ * } + *getResourceInfoWithResponse(RequestOptions requestOp * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param nextLink The URL to get the next list of items. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. diff --git a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/implementation/DocumentModelsImpl.java b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/implementation/DocumentModelsImpl.java index c03535e1ab..4d0c61ee4f 100644 --- a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/implementation/DocumentModelsImpl.java +++ b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/implementation/DocumentModelsImpl.java @@ -12,11 +12,11 @@ import com.azure.ai.formrecognizer.documentanalysis.implementation.models.ContentType; import com.azure.ai.formrecognizer.documentanalysis.implementation.models.CopyAuthorization; import com.azure.ai.formrecognizer.documentanalysis.implementation.models.DocumentModelDetails; +import com.azure.ai.formrecognizer.documentanalysis.implementation.models.DocumentModelSummary; import com.azure.ai.formrecognizer.documentanalysis.implementation.models.DocumentModelsAnalyzeDocumentHeaders; import com.azure.ai.formrecognizer.documentanalysis.implementation.models.DocumentModelsBuildModelHeaders; import com.azure.ai.formrecognizer.documentanalysis.implementation.models.DocumentModelsComposeModelHeaders; import com.azure.ai.formrecognizer.documentanalysis.implementation.models.DocumentModelsCopyModelToHeaders; -import com.azure.ai.formrecognizer.documentanalysis.implementation.models.DocumentModelSummary; import com.azure.ai.formrecognizer.documentanalysis.implementation.models.ErrorResponseException; import com.azure.ai.formrecognizer.documentanalysis.implementation.models.GetDocumentModelsResponse; import com.azure.ai.formrecognizer.documentanalysis.implementation.models.StringIndexType; diff --git a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/implementation/FormRecognizerClientImplBuilder.java b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/implementation/FormRecognizerClientImplBuilder.java index 7639e289ba..5f6dfa37ca 100644 --- a/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/implementation/FormRecognizerClientImplBuilder.java +++ b/azure-dataplane-tests/src/main/java/com/azure/ai/formrecognizer/documentanalysis/implementation/FormRecognizerClientImplBuilder.java @@ -20,8 +20,8 @@ import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; import com.azure.core.http.policy.AzureKeyCredentialPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/azure-dataplane-tests/src/main/java/com/azure/data/schemaregistry/implementation/SchemasImpl.java b/azure-dataplane-tests/src/main/java/com/azure/data/schemaregistry/implementation/SchemasImpl.java index fd4d623e9d..8a01ab1fec 100644 --- a/azure-dataplane-tests/src/main/java/com/azure/data/schemaregistry/implementation/SchemasImpl.java +++ b/azure-dataplane-tests/src/main/java/com/azure/data/schemaregistry/implementation/SchemasImpl.java @@ -31,11 +31,11 @@ import com.azure.core.util.FluxUtil; import com.azure.data.schemaregistry.implementation.models.ErrorException; import com.azure.data.schemaregistry.implementation.models.SchemaFormat; +import com.azure.data.schemaregistry.implementation.models.SchemaVersions; import com.azure.data.schemaregistry.implementation.models.SchemasGetByIdHeaders; import com.azure.data.schemaregistry.implementation.models.SchemasGetSchemaVersionHeaders; import com.azure.data.schemaregistry.implementation.models.SchemasQueryIdByContentHeaders; import com.azure.data.schemaregistry.implementation.models.SchemasRegisterHeaders; -import com.azure.data.schemaregistry.implementation.models.SchemaVersions; import java.nio.ByteBuffer; import reactor.core.publisher.Flux; import reactor.core.publisher.Mono; diff --git a/azure-tests/src/main/java/fixtures/azureparametergrouping/AutoRestParameterGroupingTestServiceBuilder.java b/azure-tests/src/main/java/fixtures/azureparametergrouping/AutoRestParameterGroupingTestServiceBuilder.java index c24b549281..99951562b3 100644 --- a/azure-tests/src/main/java/fixtures/azureparametergrouping/AutoRestParameterGroupingTestServiceBuilder.java +++ b/azure-tests/src/main/java/fixtures/azureparametergrouping/AutoRestParameterGroupingTestServiceBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/azure-tests/src/main/java/fixtures/azurereport/AutoRestReportServiceForAzureBuilder.java b/azure-tests/src/main/java/fixtures/azurereport/AutoRestReportServiceForAzureBuilder.java index 85faf688fc..bd7dee8616 100644 --- a/azure-tests/src/main/java/fixtures/azurereport/AutoRestReportServiceForAzureBuilder.java +++ b/azure-tests/src/main/java/fixtures/azurereport/AutoRestReportServiceForAzureBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/azure-tests/src/main/java/fixtures/azurespecials/AutoRestAzureSpecialParametersTestClientBuilder.java b/azure-tests/src/main/java/fixtures/azurespecials/AutoRestAzureSpecialParametersTestClientBuilder.java index af25074d54..c04d4afab0 100644 --- a/azure-tests/src/main/java/fixtures/azurespecials/AutoRestAzureSpecialParametersTestClientBuilder.java +++ b/azure-tests/src/main/java/fixtures/azurespecials/AutoRestAzureSpecialParametersTestClientBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/azure-tests/src/main/java/fixtures/azurespecials/Headers.java b/azure-tests/src/main/java/fixtures/azurespecials/Headers.java index 59079048c4..b182d9521f 100644 --- a/azure-tests/src/main/java/fixtures/azurespecials/Headers.java +++ b/azure-tests/src/main/java/fixtures/azurespecials/Headers.java @@ -21,8 +21,8 @@ import com.azure.core.util.FluxUtil; import fixtures.azurespecials.models.ErrorException; import fixtures.azurespecials.models.HeaderCustomNamedRequestIdParamGroupingParameters; -import fixtures.azurespecials.models.HeadersCustomNamedRequestIdHeaders; import fixtures.azurespecials.models.HeadersCustomNamedRequestIdHeadHeaders; +import fixtures.azurespecials.models.HeadersCustomNamedRequestIdHeaders; import fixtures.azurespecials.models.HeadersCustomNamedRequestIdParamGroupingHeaders; import reactor.core.publisher.Mono; diff --git a/azure-tests/src/main/java/fixtures/custombaseuri/paging/AutoRestParameterizedHostTestPagingClientBuilder.java b/azure-tests/src/main/java/fixtures/custombaseuri/paging/AutoRestParameterizedHostTestPagingClientBuilder.java index 70afee745e..2f5e2b76e1 100644 --- a/azure-tests/src/main/java/fixtures/custombaseuri/paging/AutoRestParameterizedHostTestPagingClientBuilder.java +++ b/azure-tests/src/main/java/fixtures/custombaseuri/paging/AutoRestParameterizedHostTestPagingClientBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/azure-tests/src/main/java/fixtures/paging/AutoRestPagingTestServiceBuilder.java b/azure-tests/src/main/java/fixtures/paging/AutoRestPagingTestServiceBuilder.java index 6c3c185c47..af260ddb1b 100644 --- a/azure-tests/src/main/java/fixtures/paging/AutoRestPagingTestServiceBuilder.java +++ b/azure-tests/src/main/java/fixtures/paging/AutoRestPagingTestServiceBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/azure-tests/src/main/java/fixtures/subscriptionidapiversion/MicrosoftAzureTestUrlBuilder.java b/azure-tests/src/main/java/fixtures/subscriptionidapiversion/MicrosoftAzureTestUrlBuilder.java index a3b63d4460..9f45c6bbd9 100644 --- a/azure-tests/src/main/java/fixtures/subscriptionidapiversion/MicrosoftAzureTestUrlBuilder.java +++ b/azure-tests/src/main/java/fixtures/subscriptionidapiversion/MicrosoftAzureTestUrlBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/core b/core index e7704d4643..f4a8257154 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit e7704d464324e7f7f238eb5a625a4c243dc88983 +Subproject commit f4a8257154ab26279a20dad3f8fbae5e496f8105 diff --git a/core.diff b/core.diff index b360254ba4..4edeaafaec 100644 --- a/core.diff +++ b/core.diff @@ -1,8 +1,8 @@ diff --git a/packages/http-client-java/emitter/src/code-model-builder.ts b/packages/http-client-java/emitter/src/code-model-builder.ts -index 263da6dd..121a62f2 100644 +index 5375778e0..917a4a957 100644 --- a/packages/http-client-java/emitter/src/code-model-builder.ts +++ b/packages/http-client-java/emitter/src/code-model-builder.ts -@@ -240,7 +240,7 @@ export class CodeModelBuilder { +@@ -241,7 +241,7 @@ export class CodeModelBuilder { } public async build(): Promise+ * {@code * { * operationId: String (Required) * status: String(notStarted/running/failed/succeeded/canceled) (Required) @@ -511,7 +530,8 @@ private Mono+ * } + *> listOperationsNextSinglePageAsync(String * String: String (Required) * } * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -62,9 +64,11 @@ public Mono+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param stringBodyUpdated string body updated. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -85,9 +89,11 @@ public Mono+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -107,9 +113,11 @@ public Mono+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param enumStringBody enum string body. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. diff --git a/partial-update-tests/generated/src/main/java/fixtures/bodystring/EnumClient.java b/partial-update-tests/generated/src/main/java/fixtures/bodystring/EnumClient.java index 7b552bd5aa..e1440654b6 100644 --- a/partial-update-tests/generated/src/main/java/fixtures/bodystring/EnumClient.java +++ b/partial-update-tests/generated/src/main/java/fixtures/bodystring/EnumClient.java @@ -39,9 +39,11 @@ public final class EnumClient { * Get enum value 'red color' from enumeration of 'red color', 'green-color', 'blue_color'. *+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -61,9 +63,11 @@ public Response+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param stringBodyUpdated string body updated. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -83,9 +87,11 @@ public Response+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -105,9 +111,11 @@ public Response+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param enumStringBody enum string body. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. diff --git a/partial-update-tests/generated/src/main/java/fixtures/bodystring/StringOperationAsyncClient.java b/partial-update-tests/generated/src/main/java/fixtures/bodystring/StringOperationAsyncClient.java index 110a0ceeb6..840a04746a 100644 --- a/partial-update-tests/generated/src/main/java/fixtures/bodystring/StringOperationAsyncClient.java +++ b/partial-update-tests/generated/src/main/java/fixtures/bodystring/StringOperationAsyncClient.java @@ -40,9 +40,11 @@ public final class StringOperationAsyncClient { * Get null string value value. *+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -69,9 +71,11 @@ public Mono+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -90,9 +94,11 @@ public Mono+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -111,9 +117,11 @@ public Mono+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -132,9 +140,11 @@ public Mono+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -154,9 +164,11 @@ public Mono+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -176,9 +188,11 @@ public Mono+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -200,9 +214,11 @@ public Mono+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -221,9 +237,11 @@ public Mono+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -243,9 +261,11 @@ public Mono+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -264,9 +284,11 @@ public Mono+ * {@code * byte[] - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -285,9 +307,11 @@ public Mono+ * {@code * Base64Url - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param stringBody string body. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -307,9 +331,11 @@ public Mono+ * {@code * Base64Url - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -329,9 +355,11 @@ public Mono+ * {@code * Base64Url - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/partial-update-tests/generated/src/main/java/fixtures/bodystring/StringOperationClient.java b/partial-update-tests/generated/src/main/java/fixtures/bodystring/StringOperationClient.java index 5b738893d6..e8eaebe600 100644 --- a/partial-update-tests/generated/src/main/java/fixtures/bodystring/StringOperationClient.java +++ b/partial-update-tests/generated/src/main/java/fixtures/bodystring/StringOperationClient.java @@ -14,8 +14,8 @@ import com.azure.core.http.rest.RequestOptions; import com.azure.core.http.rest.Response; import com.azure.core.util.BinaryData; -import fixtures.bodystring.implementation.StringOperationsImpl; import fixtures.bodystring.implementation.EnumsImpl; +import fixtures.bodystring.implementation.StringOperationsImpl; /** * Initializes a new instance of the synchronous AutoRestSwaggerBatServiceClient type. @@ -53,9 +53,11 @@ public final class StringOperationClient { * Get null string value value. *+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -86,9 +88,11 @@ public Response+ * {@code * String - * }+ * } + *
Request Body Schema * - *
{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @param test the parameter. @@ -108,9 +112,11 @@ public Response+ * {@code * String - * }+ * } + *
Response Body Schema * - *
{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -128,9 +134,11 @@ Response+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -149,9 +157,11 @@ public Response+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -171,9 +181,11 @@ public Response+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -193,9 +205,11 @@ public Response+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -217,9 +231,11 @@ public Response+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -238,9 +254,11 @@ public Response+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -259,9 +277,11 @@ public Response+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -280,9 +300,11 @@ public Response+ * {@code * byte[] - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -301,9 +323,11 @@ public Response+ * {@code * Base64Url - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param stringBody string body. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -323,9 +347,11 @@ public Response+ * {@code * Base64Url - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -353,9 +379,11 @@ public String manuallyAddedMethod() { * This is an added method. *+ * {@code * Base64Url - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/partial-update-tests/generated/src/main/java/fixtures/bodystring/implementation/EnumsImpl.java b/partial-update-tests/generated/src/main/java/fixtures/bodystring/implementation/EnumsImpl.java index db44993498..b8e12617dc 100644 --- a/partial-update-tests/generated/src/main/java/fixtures/bodystring/implementation/EnumsImpl.java +++ b/partial-update-tests/generated/src/main/java/fixtures/bodystring/implementation/EnumsImpl.java @@ -149,9 +149,11 @@ Response+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -172,9 +174,11 @@ public Mono+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -194,9 +198,11 @@ public Response+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param stringBodyUpdated string body updated. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -218,9 +224,11 @@ public Mono+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param stringBodyUpdated string body updated. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -241,9 +249,11 @@ public Response+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -264,9 +274,11 @@ public Mono+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -286,9 +298,11 @@ public Response+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param enumStringBody enum string body. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -310,9 +324,11 @@ public Mono+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param enumStringBody enum string body. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. diff --git a/partial-update-tests/generated/src/main/java/fixtures/bodystring/implementation/StringOperationsImpl.java b/partial-update-tests/generated/src/main/java/fixtures/bodystring/implementation/StringOperationsImpl.java index 697005f005..962675d874 100644 --- a/partial-update-tests/generated/src/main/java/fixtures/bodystring/implementation/StringOperationsImpl.java +++ b/partial-update-tests/generated/src/main/java/fixtures/bodystring/implementation/StringOperationsImpl.java @@ -335,9 +335,11 @@ Response+ * {@code * String(red color/green-color/blue_color) - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -356,9 +358,11 @@ public Mono+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -385,9 +389,11 @@ public Response+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -421,9 +427,11 @@ public Mono+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -448,9 +456,11 @@ public Response+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -470,9 +480,11 @@ public Mono+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -491,9 +503,11 @@ public Response+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -514,9 +528,11 @@ public Mono+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -536,9 +552,11 @@ public Response+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -558,9 +576,11 @@ public Mono+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -580,9 +600,11 @@ public Response+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -604,9 +626,11 @@ public Mono+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -628,9 +652,11 @@ public Response+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -653,9 +679,11 @@ public Mono+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -677,9 +705,11 @@ public Response+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -702,9 +732,11 @@ public Mono+ * {@code * String - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -725,9 +757,11 @@ public Response+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -748,9 +782,11 @@ public Mono+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -769,9 +805,11 @@ public Response+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -791,9 +829,11 @@ public Mono+ * {@code * byte[] - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -812,9 +852,11 @@ public Response+ * {@code * byte[] - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -834,9 +876,11 @@ public Mono+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -855,9 +899,11 @@ public Response+ * {@code * String - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -877,9 +923,11 @@ public Mono+ * {@code * Base64Url - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -898,9 +946,11 @@ public Response+ * {@code * Base64Url - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param stringBody string body. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -922,9 +972,11 @@ public Mono+ * {@code * Base64Url - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param stringBody string body. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -944,9 +996,11 @@ public Response+ * {@code * Base64Url - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -967,9 +1021,11 @@ public Mono+ * {@code * Base64Url - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgAsyncClient.java b/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgAsyncClient.java index af1c3f60c8..c5d8f49da8 100644 --- a/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgAsyncClient.java +++ b/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgAsyncClient.java @@ -41,9 +41,11 @@ public final class DpgAsyncClient { * Initially has no query parameters. After evolution, a new optional query parameter is added. *+ * {@code * Base64Url - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -63,9 +65,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -95,9 +99,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requiredParam I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -118,17 +124,21 @@ public Mono+ * {@code * Object - * }+ * } + *
Request Body Schema
* - *{@code + ** *+ * {@code * { * url: String (Required) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a body parameter. My only valid JSON entry is { url: "http://example.org/myimage.jpeg" }. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -156,9 +166,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgClient.java b/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgClient.java index 02b774fed8..9bd77df8c0 100644 --- a/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgClient.java +++ b/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgClient.java @@ -40,9 +40,11 @@ public final class DpgClient { * Initially has no query parameters. After evolution, a new optional query parameter is added. *+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -62,9 +64,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -93,9 +97,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requiredParam I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -115,17 +121,21 @@ public Response+ * {@code * Object - * }+ * } + *
Request Body Schema
* - *{@code + ** *+ * {@code * { * url: String (Required) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a body parameter. My only valid JSON entry is { url: "http://example.org/myimage.jpeg" }. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -153,9 +163,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgClientBuilder.java b/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgClientBuilder.java index 6dbd7b7f27..d141b7bd05 100644 --- a/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgClientBuilder.java +++ b/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/DpgClientBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/implementation/ParamsImpl.java b/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/implementation/ParamsImpl.java index 8505e3ddc6..caceef6d60 100644 --- a/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/implementation/ParamsImpl.java +++ b/protocol-resilience-test/llcinitial/src/main/java/fixtures/llcresi/implementation/ParamsImpl.java @@ -172,9 +172,11 @@ Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -195,9 +197,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -217,9 +221,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -243,9 +249,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -274,9 +282,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requiredParam I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -306,9 +316,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requiredParam I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -329,17 +341,21 @@ public Response+ * {@code * Object - * }+ * } + *
Request Body Schema
* - *{@code + ** *+ * {@code * { * url: String (Required) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a body parameter. My only valid JSON entry is { url: "http://example.org/myimage.jpeg" }. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -361,17 +377,21 @@ public Mono+ * {@code * Object - * }+ * } + *
Request Body Schema
* - *{@code + ** *+ * {@code * { * url: String (Required) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a body parameter. My only valid JSON entry is { url: "http://example.org/myimage.jpeg" }. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -399,9 +419,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -430,9 +452,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgAsyncClient.java b/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgAsyncClient.java index 17bedaca95..85c3f18c9c 100644 --- a/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgAsyncClient.java +++ b/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgAsyncClient.java @@ -48,9 +48,11 @@ public final class DpgAsyncClient { * You can add these to a request with {@link RequestOptions#addQueryParam} *+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -77,9 +79,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -110,9 +114,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requiredParam I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -133,15 +139,19 @@ public Mono+ * {@code * Object - * }+ * } + *
Request Body Schema
* - *{@code + ** *+ * {@code * BinaryData - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param contentType The content type. Allowed values: "application/json", "image/jpeg". * @param parameter I am a body parameter with a new content type. My only valid JSON entry is { url: @@ -190,9 +200,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -213,9 +225,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgClient.java b/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgClient.java index e26529f250..b31a349610 100644 --- a/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgClient.java +++ b/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgClient.java @@ -47,9 +47,11 @@ public final class DpgClient { * You can add these to a request with {@link RequestOptions#addQueryParam} *+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -76,9 +78,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -108,9 +112,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requiredParam I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -130,15 +136,19 @@ public Response+ * {@code * Object - * }+ * } + *
Request Body Schema
* - *{@code + ** *+ * {@code * BinaryData - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param contentType The content type. Allowed values: "application/json", "image/jpeg". * @param parameter I am a body parameter with a new content type. My only valid JSON entry is { url: @@ -187,9 +197,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -210,9 +222,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgClientBuilder.java b/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgClientBuilder.java index 6dbd7b7f27..d141b7bd05 100644 --- a/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgClientBuilder.java +++ b/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/DpgClientBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/implementation/ParamsImpl.java b/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/implementation/ParamsImpl.java index b695594b16..06106f71b3 100644 --- a/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/implementation/ParamsImpl.java +++ b/protocol-resilience-test/llcupdate1/src/main/java/fixtures/llcresi/implementation/ParamsImpl.java @@ -216,9 +216,11 @@ Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -246,9 +248,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -275,9 +279,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -308,9 +314,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param parameter I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -340,9 +348,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requiredParam I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -373,9 +383,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requiredParam I am a required parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -396,15 +408,19 @@ public Response+ * {@code * Object - * }+ * } + *
Request Body Schema
* - *{@code + ** *+ * {@code * BinaryData - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param contentType The content type. Allowed values: "application/json", "image/jpeg". * @param parameter I am a body parameter with a new content type. My only valid JSON entry is { url: @@ -428,15 +444,19 @@ public Mono+ * {@code * Object - * }+ * } + *
Request Body Schema
* - *{@code + ** *+ * {@code * BinaryData - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param contentType The content type. Allowed values: "application/json", "image/jpeg". * @param parameter I am a body parameter with a new content type. My only valid JSON entry is { url: @@ -502,9 +522,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -534,9 +556,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -557,9 +581,11 @@ public Response+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -580,9 +606,11 @@ public Mono+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayAsyncClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayAsyncClient.java index 217a35e206..ed4b0c8d0a 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayAsyncClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayAsyncClient.java @@ -40,13 +40,15 @@ public final class ArrayAsyncClient { * Get complex types with array property. *+ * {@code * Object - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -65,13 +67,15 @@ public Mono+ * {@code * { * array (Optional): [ * String (Optional) * ] * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put an array with 4 items: "1, 2, 3, 4", "", null, "&S#$(*Y", "The quick brown fox * jumps over the lazy dog". @@ -92,13 +96,15 @@ public Mono+ * {@code * { * array (Optional): [ * String (Optional) * ] * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -118,13 +124,15 @@ public Mono+ * {@code * { * array (Optional): [ * String (Optional) * ] * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put an empty array. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -144,13 +152,15 @@ public Mono+ * {@code * { * array (Optional): [ * String (Optional) * ] * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayClient.java index 72eaf3816a..95fb71486e 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayClient.java @@ -39,13 +39,15 @@ public final class ArrayClient { * Get complex types with array property. *+ * {@code * { * array (Optional): [ * String (Optional) * ] * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -64,13 +66,15 @@ public Response+ * {@code * { * array (Optional): [ * String (Optional) * ] * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put an array with 4 items: "1, 2, 3, 4", "", null, "&S#$(*Y", "The quick brown fox * jumps over the lazy dog". @@ -91,13 +95,15 @@ public Response+ * {@code * { * array (Optional): [ * String (Optional) * ] * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -116,13 +122,15 @@ public Response+ * {@code * { * array (Optional): [ * String (Optional) * ] * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put an empty array. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -142,13 +150,15 @@ public Response+ * {@code * { * array (Optional): [ * String (Optional) * ] * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayClientBuilder.java b/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayClientBuilder.java index a6438b9218..a9b650e9ae 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayClientBuilder.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/ArrayClientBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/BasicAsyncClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/BasicAsyncClient.java index 1ab1089ffc..fd2d24f1b2 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/BasicAsyncClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/BasicAsyncClient.java @@ -40,13 +40,15 @@ public final class BasicAsyncClient { * Get complex type {id: 2, name: 'abc', color: 'YELLOW'}. *+ * {@code * { * array (Optional): [ * String (Optional) * ] * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -66,13 +68,15 @@ public Mono+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put {id: 2, name: 'abc', color: 'Magenta'}. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -92,13 +96,15 @@ public Mono+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -118,13 +124,15 @@ public Mono+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -143,13 +151,15 @@ public Mono+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -169,13 +179,15 @@ public Mono+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/BasicClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/BasicClient.java index 3395ec0a20..77c866510c 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/BasicClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/BasicClient.java @@ -39,13 +39,15 @@ public final class BasicClient { * Get complex type {id: 2, name: 'abc', color: 'YELLOW'}. *+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -64,13 +66,15 @@ public Response+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put {id: 2, name: 'abc', color: 'Magenta'}. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -90,13 +94,15 @@ public Response+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -115,13 +121,15 @@ public Response+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -140,13 +148,15 @@ public Response+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -165,13 +175,15 @@ public Response+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/BasicClientBuilder.java b/protocol-tests/src/main/java/fixtures/bodycomplex/BasicClientBuilder.java index 7d572d8a14..6f3a5f627f 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/BasicClientBuilder.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/BasicClientBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryAsyncClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryAsyncClient.java index 2196953d48..500821f4ab 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryAsyncClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryAsyncClient.java @@ -40,13 +40,15 @@ public final class DictionaryAsyncClient { * Get complex types with dictionary property. *+ * {@code * { * id: Integer (Optional) * name: String (Optional) * color: String(cyan/Magenta/YELLOW/blacK) (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -66,13 +68,15 @@ public Mono+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put a dictionary with 5 key-value pairs: "txt":"notepad", "bmp":"mspaint", * "xls":"excel", "exe":"", "":null. @@ -93,13 +97,15 @@ public Mono+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -119,13 +125,15 @@ public Mono+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put an empty dictionary. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -145,13 +153,15 @@ public Mono+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -171,13 +181,15 @@ public Mono+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryClient.java index 5d1e757263..6db52a69c1 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryClient.java @@ -39,13 +39,15 @@ public final class DictionaryClient { * Get complex types with dictionary property. *+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -64,13 +66,15 @@ public Response+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put a dictionary with 5 key-value pairs: "txt":"notepad", "bmp":"mspaint", * "xls":"excel", "exe":"", "":null. @@ -91,13 +95,15 @@ public Response+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -116,13 +122,15 @@ public Response+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put an empty dictionary. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -142,13 +150,15 @@ public Response+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -167,13 +177,15 @@ public Response+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryClientBuilder.java b/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryClientBuilder.java index bc4b1614ca..da05ef2d65 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryClientBuilder.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/DictionaryClientBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexAsyncClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexAsyncClient.java index 3b836674ed..1c48f62df3 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexAsyncClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexAsyncClient.java @@ -40,7 +40,8 @@ public final class FlattencomplexAsyncClient { * The getValid operation. *+ * {@code * { * defaultProgram (Optional): { * String: String (Required) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexClient.java index 862ef58cb4..d4499fd0c1 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexClient.java @@ -39,7 +39,8 @@ public final class FlattencomplexClient { * The getValid operation. *+ * {@code * { * kind: String(Kind1) (Required) * propB1: String (Optional) @@ -48,7 +49,8 @@ public final class FlattencomplexAsyncClient { * propBH1: String (Optional) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexClientBuilder.java b/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexClientBuilder.java index c9b71b1f5c..82a73a14c7 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexClientBuilder.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/FlattencomplexClientBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceAsyncClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceAsyncClient.java index fc442d418e..983a200a93 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceAsyncClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceAsyncClient.java @@ -40,7 +40,8 @@ public final class InheritanceAsyncClient { * Get complex types that extend others. *+ * {@code * { * kind: String(Kind1) (Required) * propB1: String (Optional) @@ -47,7 +48,8 @@ public final class FlattencomplexClient { * propBH1: String (Optional) * } * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -73,7 +75,8 @@ public Mono+ * {@code * { * id: Integer (Optional) * name: String (Optional) @@ -54,7 +55,8 @@ public final class InheritanceAsyncClient { * ] * breed: String (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put a siamese with id=2, name="Siameee", color=green, breed=persion, which hates 2 * dogs, the 1st one named "Potato" with id=1 and food="tomato", and the 2nd one named "Tomato" with id=-1 and diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceClient.java index 8570af5313..cfa034e257 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceClient.java @@ -39,7 +39,8 @@ public final class InheritanceClient { * Get complex types that extend others. *+ * {@code * { * id: Integer (Optional) * name: String (Optional) @@ -87,7 +90,8 @@ public Mono+ * } + *> getValidWithResponse(RequestOptions requestOpt * ] * breed: String (Optional) * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -72,7 +74,8 @@ public Response+ * {@code * { * id: Integer (Optional) * name: String (Optional) @@ -53,7 +54,8 @@ public final class InheritanceClient { * ] * breed: String (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put a siamese with id=2, name="Siameee", color=green, breed=persion, which hates 2 * dogs, the 1st one named "Potato" with id=1 and food="tomato", and the 2nd one named "Tomato" with id=-1 and diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceClientBuilder.java b/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceClientBuilder.java index ddcc157953..4b58769cbe 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceClientBuilder.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/InheritanceClientBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveAsyncClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveAsyncClient.java index f5df6673ee..89d7a20545 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveAsyncClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveAsyncClient.java @@ -40,7 +40,8 @@ public final class PolymorphicrecursiveAsyncClient { * Get complex types that are polymorphic and have recursive references. *+ * {@code * { * id: Integer (Optional) * name: String (Optional) @@ -86,7 +89,8 @@ public Response+ * } + *getValidWithResponse(RequestOptions requestOptions) * ] * breed: String (Optional) * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -69,7 +71,8 @@ public Mono+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -49,7 +50,8 @@ public final class PolymorphicrecursiveAsyncClient { * (recursive schema, see above) * ] * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put a salmon that looks like this: * { diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveClient.java index 69799a3cfd..1c38cd21ec 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveClient.java @@ -39,7 +39,8 @@ public final class PolymorphicrecursiveClient { * Get complex types that are polymorphic and have recursive references. *+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -78,7 +81,8 @@ public Mono+ * } + *> getValidWithResponse(RequestOptions requestOpt * (recursive schema, see above) * ] * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -67,7 +69,8 @@ public Response+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -48,7 +49,8 @@ public final class PolymorphicrecursiveClient { * (recursive schema, see above) * ] * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put a salmon that looks like this: * { diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveClientBuilder.java b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveClientBuilder.java index f7e414e012..20688e4595 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveClientBuilder.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphicrecursiveClientBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismAsyncClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismAsyncClient.java index 7f27dd90ab..5f7301abd3 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismAsyncClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismAsyncClient.java @@ -40,7 +40,8 @@ public final class PolymorphismAsyncClient { * Get complex types that are polymorphic. *+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -76,7 +79,8 @@ public Response+ * } + *getValidWithResponse(RequestOptions requestOptions) * (recursive schema, see above) * ] * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -68,7 +70,8 @@ public Mono+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -49,7 +50,8 @@ public final class PolymorphismAsyncClient { * (recursive schema, see above) * ] * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put a salmon that looks like this: * { @@ -129,12 +133,14 @@ public Mono+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -77,7 +80,8 @@ public Mono+ * } + *> getValidWithResponse(RequestOptions requestOpt * (recursive schema, see above) * ] * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -155,7 +161,8 @@ public Mono+ * {@code * { * fish.type: String (Required) * species: String (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -195,7 +203,8 @@ public Mono+ * {@code * { * sampleSalmon (Optional): { * fish.type: String (Required) @@ -174,7 +181,8 @@ public Mono+ * } + *> getDotSyntaxWithResponse(RequestOptions reques * (recursive schema, see above) * ] * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -234,7 +244,8 @@ public Mono+ * {@code * { * sampleSalmon (Optional): { * fish.type: String (Required) @@ -214,7 +223,8 @@ public Mono+ * } + *> getComposedWithDiscriminatorWithResponse(Reque * (recursive schema, see above) * ] * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -272,7 +284,8 @@ public Mono+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -252,7 +263,8 @@ public Mono+ * } + *> getComposedWithoutDiscriminatorWithResponse(Re * location: String (Optional) * iswild: Boolean (Optional) * } - * }
Request Body Schema
* - *{@code + ** * @param complexBody The complexBody parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -310,7 +324,8 @@ public Mono+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -290,7 +303,8 @@ public Mono+ * } + *> getComplicatedWithResponse(RequestOptions requ * location: String (Optional) * iswild: Boolean (Optional) * } - * }
Request Body Schema
* - *{@code + ** *+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -328,11 +343,13 @@ public Mono+ * } + *> putComplicatedWithResponse(BinaryData complexBody, R * location: String (Optional) * iswild: Boolean (Optional) * } - * }
Response Body Schema
* - *{@code + ** * @param complexBody The complexBody parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -372,7 +390,8 @@ public Mono+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -350,7 +367,8 @@ public Mono+ * } + *> putComplicatedWithResponse(BinaryData complexBody, R * location: String (Optional) * iswild: Boolean (Optional) * } - * }
Request Body Schema
* - *{@code + ** * @param complexBody Please attempt put a sawshark that looks like this, the client should not allow this data to * be sent: diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismClient.java index 119fc5cdca..f79f065688 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismClient.java @@ -39,7 +39,8 @@ public final class PolymorphismClient { * Get complex types that are polymorphic. *+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -381,7 +400,8 @@ public Mono+ * } + *> putMissingDiscriminatorWithResponse(BinaryData * (recursive schema, see above) * ] * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -67,7 +69,8 @@ public Response+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -48,7 +49,8 @@ public final class PolymorphismClient { * (recursive schema, see above) * ] * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put a salmon that looks like this: * { @@ -128,12 +132,14 @@ public Response+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -76,7 +79,8 @@ public Response+ * } + *getValidWithResponse(RequestOptions requestOptions) * (recursive schema, see above) * ] * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -153,7 +159,8 @@ public Response+ * {@code * { * fish.type: String (Required) * species: String (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -193,7 +201,8 @@ public Response+ * {@code * { * sampleSalmon (Optional): { * fish.type: String (Required) @@ -172,7 +179,8 @@ public Response+ * } + *getDotSyntaxWithResponse(RequestOptions requestOptio * (recursive schema, see above) * ] * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -232,7 +242,8 @@ public Response+ * {@code * { * sampleSalmon (Optional): { * fish.type: String (Required) @@ -212,7 +221,8 @@ public Response+ * } + *getComposedWithDiscriminatorWithResponse(RequestOpti * (recursive schema, see above) * ] * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -270,7 +282,8 @@ public Response+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -250,7 +261,8 @@ public Response+ * } + *getComposedWithoutDiscriminatorWithResponse(RequestO * location: String (Optional) * iswild: Boolean (Optional) * } - * }
Request Body Schema
* - *{@code + ** * @param complexBody The complexBody parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -308,7 +322,8 @@ public Response+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -288,7 +301,8 @@ public Response+ * } + *getComplicatedWithResponse(RequestOptions requestOpt * location: String (Optional) * iswild: Boolean (Optional) * } - * }
Request Body Schema
* - *{@code + ** *+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -326,11 +341,13 @@ public Response+ * } + *putComplicatedWithResponse(BinaryData complexBody, Request * location: String (Optional) * iswild: Boolean (Optional) * } - * }
Response Body Schema
* - *{@code + ** * @param complexBody The complexBody parameter. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -370,7 +388,8 @@ public Response+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -348,7 +365,8 @@ public Response+ * } + *putComplicatedWithResponse(BinaryData complexBody, Request * location: String (Optional) * iswild: Boolean (Optional) * } - * }
Request Body Schema
* - *{@code + ** * @param complexBody Please attempt put a sawshark that looks like this, the client should not allow this data to * be sent: diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismClientBuilder.java b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismClientBuilder.java index 7d70632e2b..51877cf71b 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismClientBuilder.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/PolymorphismClientBuilder.java @@ -16,8 +16,8 @@ import com.azure.core.http.policy.AddDatePolicy; import com.azure.core.http.policy.AddHeadersFromContextPolicy; import com.azure.core.http.policy.AddHeadersPolicy; -import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpLogOptions; +import com.azure.core.http.policy.HttpLoggingPolicy; import com.azure.core.http.policy.HttpPipelinePolicy; import com.azure.core.http.policy.HttpPolicyProviders; import com.azure.core.http.policy.RequestIdPolicy; diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/PrimitiveAsyncClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/PrimitiveAsyncClient.java index 9431c12123..d92e8fd755 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/PrimitiveAsyncClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/PrimitiveAsyncClient.java @@ -40,12 +40,14 @@ public final class PrimitiveAsyncClient { * Get complex types with integer properties. *+ * {@code * { * fishtype: String (Required) * species: String (Optional) @@ -379,7 +398,8 @@ public Response+ * } + *putMissingDiscriminatorWithResponse(BinaryData compl * (recursive schema, see above) * ] * } - * }
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -65,12 +67,14 @@ public Mono+ * {@code * { * field1: Integer (Optional) * field2: Integer (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put -1 and 2. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -90,12 +94,14 @@ public Mono+ * {@code * { * field1: Integer (Optional) * field2: Integer (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -114,12 +120,14 @@ public Mono+ * {@code * { * field1: Long (Optional) * field2: Long (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put 1099511627775 and -999511627788. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -139,12 +147,14 @@ public Mono+ * {@code * { * field1: Long (Optional) * field2: Long (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -163,12 +173,14 @@ public Mono+ * {@code * { * field1: Float (Optional) * field2: Float (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put 1.05 and -0.003. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -188,12 +200,14 @@ public Mono+ * {@code * { * field1: Float (Optional) * field2: Float (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -213,12 +227,14 @@ public Mono+ * {@code * { * field1: Double (Optional) * field_56_zeros_after_the_dot_and_negative_zero_before_dot_and_this_is_a_long_field_name_on_purpose: Double (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put 3e-100 and -0.000000000000000000000000000000000000000000000000000000005. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -238,12 +254,14 @@ public Mono+ * {@code * { * field1: Double (Optional) * field_56_zeros_after_the_dot_and_negative_zero_before_dot_and_this_is_a_long_field_name_on_purpose: Double (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -262,12 +280,14 @@ public Mono+ * {@code * { * field_true: Boolean (Optional) * field_false: Boolean (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put true and false. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -287,13 +307,15 @@ public Mono+ * {@code * { * field_true: Boolean (Optional) * field_false: Boolean (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -313,13 +335,15 @@ public Mono+ * {@code * { * field: String (Optional) * empty: String (Optional) * null: String (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put 'goodrequest', '', and null. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -339,12 +363,14 @@ public Mono+ * {@code * { * field: String (Optional) * empty: String (Optional) * null: String (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -363,12 +389,14 @@ public Mono+ * {@code * { * field: String (Optional) * leap: String (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put '0001-01-01' and '2016-02-29'. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -388,12 +416,14 @@ public Mono+ * {@code * { * field: String (Optional) * leap: String (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -413,12 +443,14 @@ public Mono+ * {@code * { * field: OffsetDateTime (Optional) * now: OffsetDateTime (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put '0001-01-01T12:00:00-04:00' and '2015-05-18T11:38:00-08:00'. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -438,12 +470,14 @@ public Mono+ * {@code * { * field: OffsetDateTime (Optional) * now: OffsetDateTime (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -463,12 +497,14 @@ public Mono+ * {@code * { * field: DateTimeRfc1123 (Optional) * now: DateTimeRfc1123 (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put 'Mon, 01 Jan 0001 12:00:00 GMT' and 'Mon, 18 May 2015 11:38:00 GMT'. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -488,11 +524,13 @@ public Mono+ * {@code * { * field: DateTimeRfc1123 (Optional) * now: DateTimeRfc1123 (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -512,11 +550,13 @@ public Mono+ * {@code * { * field: Duration (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put 'P123DT22H14M12.011S'. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -536,11 +576,13 @@ public Mono+ * {@code * { * field: Duration (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -559,11 +601,13 @@ public Mono+ * {@code * { * field: byte[] (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put non-ascii byte string hex(FF FE FD FC 00 FA F9 F8 F7 F6). * @param requestOptions The options to configure the HTTP request before HTTP client sends it. diff --git a/protocol-tests/src/main/java/fixtures/bodycomplex/PrimitiveClient.java b/protocol-tests/src/main/java/fixtures/bodycomplex/PrimitiveClient.java index 602fab35fd..15baea9a26 100644 --- a/protocol-tests/src/main/java/fixtures/bodycomplex/PrimitiveClient.java +++ b/protocol-tests/src/main/java/fixtures/bodycomplex/PrimitiveClient.java @@ -39,12 +39,14 @@ public final class PrimitiveClient { * Get complex types with integer properties. *+ * {@code * { * field: byte[] (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -63,12 +65,14 @@ public Response+ * {@code * { * field1: Integer (Optional) * field2: Integer (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put -1 and 2. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -88,12 +92,14 @@ public Response+ * {@code * { * field1: Integer (Optional) * field2: Integer (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -112,12 +118,14 @@ public Response+ * {@code * { * field1: Long (Optional) * field2: Long (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put 1099511627775 and -999511627788. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -137,12 +145,14 @@ public Response+ * {@code * { * field1: Long (Optional) * field2: Long (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -161,12 +171,14 @@ public Response+ * {@code * { * field1: Float (Optional) * field2: Float (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put 1.05 and -0.003. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -186,12 +198,14 @@ public Response+ * {@code * { * field1: Float (Optional) * field2: Float (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -210,12 +224,14 @@ public Response+ * {@code * { * field1: Double (Optional) * field_56_zeros_after_the_dot_and_negative_zero_before_dot_and_this_is_a_long_field_name_on_purpose: Double (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put 3e-100 and -0.000000000000000000000000000000000000000000000000000000005. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -235,12 +251,14 @@ public Response+ * {@code * { * field1: Double (Optional) * field_56_zeros_after_the_dot_and_negative_zero_before_dot_and_this_is_a_long_field_name_on_purpose: Double (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -259,12 +277,14 @@ public Response+ * {@code * { * field_true: Boolean (Optional) * field_false: Boolean (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put true and false. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -284,13 +304,15 @@ public Response+ * {@code * { * field_true: Boolean (Optional) * field_false: Boolean (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -309,13 +331,15 @@ public Response+ * {@code * { * field: String (Optional) * empty: String (Optional) * null: String (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put 'goodrequest', '', and null. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -335,12 +359,14 @@ public Response+ * {@code * { * field: String (Optional) * empty: String (Optional) * null: String (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -359,12 +385,14 @@ public Response+ * {@code * { * field: String (Optional) * leap: String (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put '0001-01-01' and '2016-02-29'. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -384,12 +412,14 @@ public Response+ * {@code * { * field: String (Optional) * leap: String (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -408,12 +438,14 @@ public Response+ * {@code * { * field: OffsetDateTime (Optional) * now: OffsetDateTime (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put '0001-01-01T12:00:00-04:00' and '2015-05-18T11:38:00-08:00'. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -433,12 +465,14 @@ public Response+ * {@code * { * field: OffsetDateTime (Optional) * now: OffsetDateTime (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -457,12 +491,14 @@ public Response+ * {@code * { * field: DateTimeRfc1123 (Optional) * now: DateTimeRfc1123 (Optional) * } - * }+ * } + *
Request Body Schema
* - *{@code + ** * @param complexBody Please put 'Mon, 01 Jan 0001 12:00:00 GMT' and 'Mon, 18 May 2015 11:38:00 GMT'. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. @@ -482,11 +518,13 @@ public Response+ * {@code * { * field: DateTimeRfc1123 (Optional) * now: DateTimeRfc1123 (Optional) * } - * }+ * } + *
Response Body Schema
* - *{@code + ** * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. @@ -505,11 +543,13 @@ public Response+ * {@code * { * field: Duration (Optional) * } - * }+ * } + *