You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 25, 2024. It is now read-only.
class storing schema info for a specific contentType
33
33
@@ -39,7 +39,7 @@ class storing schema info for a specific contentType
39
39
### Method Summary
40
40
| Modifier and Type | Method and Description |
41
41
| ----------------- | ---------------------- |
42
-
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../../paths/anotherfakedummy/patch/responses/code200response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
42
+
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../paths/anotherfakedummy/patch/responses/code200response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
43
43
| Void | encoding()<br>the encoding info |
44
44
45
45
## SealedResponseBody
@@ -58,12 +58,12 @@ A record class to store response body for contentType="application/json"
58
58
### Constructor Summary
59
59
| Constructor and Description |
60
60
| --------------------------- |
61
-
| ApplicationjsonResponseBody(ApplicationjsonSchema.[Client1Boxed](../../../../../components/schemas/Client.md#client1boxed) body)<br>Creates an instance |
61
+
| ApplicationjsonResponseBody(ApplicationjsonSchema.[Client1Boxed](../../../../components/schemas/Client.md#client1boxed) body)<br>Creates an instance |
62
62
63
63
### Method Summary
64
64
| Modifier and Type | Method and Description |
65
65
| ----------------- | ---------------------- |
66
-
| ApplicationjsonSchema.[Client1Boxed](../../../../../components/schemas/Client.md#client1boxed)| body()<br>returns the body passed in in the constructor |
66
+
| ApplicationjsonSchema.[Client1Boxed](../../../../components/schemas/Client.md#client1boxed)| body()<br>returns the body passed in in the constructor |
Copy file name to clipboardExpand all lines: samples/client/petstore/java/docs/paths/anotherfakedummy/patch/responses/code200response/content/applicationjson/ApplicationjsonSchema.md
class storing schema info for a specific contentType
33
33
@@ -39,7 +39,7 @@ class storing schema info for a specific contentType
39
39
### Method Summary
40
40
| Modifier and Type | Method and Description |
41
41
| ----------------- | ---------------------- |
42
-
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../../paths/fake/get/responses/code404response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
42
+
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../paths/fake/get/responses/code404response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
class storing schema info for a specific contentType
33
33
@@ -39,7 +39,7 @@ class storing schema info for a specific contentType
39
39
### Method Summary
40
40
| Modifier and Type | Method and Description |
41
41
| ----------------- | ---------------------- |
42
-
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../../paths/fake/patch/responses/code200response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
42
+
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../paths/fake/patch/responses/code200response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
43
43
| Void | encoding()<br>the encoding info |
44
44
45
45
## SealedResponseBody
@@ -58,12 +58,12 @@ A record class to store response body for contentType="application/json"
58
58
### Constructor Summary
59
59
| Constructor and Description |
60
60
| --------------------------- |
61
-
| ApplicationjsonResponseBody(ApplicationjsonSchema.[Client1Boxed](../../../../../components/schemas/Client.md#client1boxed) body)<br>Creates an instance |
61
+
| ApplicationjsonResponseBody(ApplicationjsonSchema.[Client1Boxed](../../../../components/schemas/Client.md#client1boxed) body)<br>Creates an instance |
62
62
63
63
### Method Summary
64
64
| Modifier and Type | Method and Description |
65
65
| ----------------- | ---------------------- |
66
-
| ApplicationjsonSchema.[Client1Boxed](../../../../../components/schemas/Client.md#client1boxed)| body()<br>returns the body passed in in the constructor |
66
+
| ApplicationjsonSchema.[Client1Boxed](../../../../components/schemas/Client.md#client1boxed)| body()<br>returns the body passed in in the constructor |
Copy file name to clipboardExpand all lines: samples/client/petstore/java/docs/paths/fake/patch/responses/code200response/content/applicationjson/ApplicationjsonSchema.md
Copy file name to clipboardExpand all lines: samples/client/petstore/java/docs/paths/fakeadditionalpropertieswitharrayofenums/get/responses/Code200Response.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ sealed interface that stores schema and encoding info
class storing schema info for a specific contentType
33
33
@@ -39,7 +39,7 @@ class storing schema info for a specific contentType
39
39
### Method Summary
40
40
| Modifier and Type | Method and Description |
41
41
| ----------------- | ---------------------- |
42
-
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../../paths/fakeadditionalpropertieswitharrayofenums/get/responses/code200response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
42
+
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../paths/fakeadditionalpropertieswitharrayofenums/get/responses/code200response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
43
43
| Void | encoding()<br>the encoding info |
44
44
45
45
## SealedResponseBody
@@ -58,12 +58,12 @@ A record class to store response body for contentType="application/json"
58
58
### Constructor Summary
59
59
| Constructor and Description |
60
60
| --------------------------- |
61
-
| ApplicationjsonResponseBody(ApplicationjsonSchema.[AdditionalPropertiesWithArrayOfEnums1Boxed](../../../../../components/schemas/AdditionalPropertiesWithArrayOfEnums.md#additionalpropertieswitharrayofenums1boxed) body)<br>Creates an instance |
61
+
| ApplicationjsonResponseBody(ApplicationjsonSchema.[AdditionalPropertiesWithArrayOfEnums1Boxed](../../../../components/schemas/AdditionalPropertiesWithArrayOfEnums.md#additionalpropertieswitharrayofenums1boxed) body)<br>Creates an instance |
62
62
63
63
### Method Summary
64
64
| Modifier and Type | Method and Description |
65
65
| ----------------- | ---------------------- |
66
-
| ApplicationjsonSchema.[AdditionalPropertiesWithArrayOfEnums1Boxed](../../../../../components/schemas/AdditionalPropertiesWithArrayOfEnums.md#additionalpropertieswitharrayofenums1boxed)| body()<br>returns the body passed in in the constructor |
66
+
| ApplicationjsonSchema.[AdditionalPropertiesWithArrayOfEnums1Boxed](../../../../components/schemas/AdditionalPropertiesWithArrayOfEnums.md#additionalpropertieswitharrayofenums1boxed)| body()<br>returns the body passed in in the constructor |
Copy file name to clipboardExpand all lines: samples/client/petstore/java/docs/paths/fakeadditionalpropertieswitharrayofenums/get/responses/code200response/content/applicationjson/ApplicationjsonSchema.md
class storing schema info for a specific contentType
33
33
@@ -39,7 +39,7 @@ class storing schema info for a specific contentType
39
39
### Method Summary
40
40
| Modifier and Type | Method and Description |
41
41
| ----------------- | ---------------------- |
42
-
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../../paths/fakeclassnametest/patch/responses/code200response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
42
+
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../paths/fakeclassnametest/patch/responses/code200response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
43
43
| Void | encoding()<br>the encoding info |
44
44
45
45
## SealedResponseBody
@@ -58,12 +58,12 @@ A record class to store response body for contentType="application/json"
58
58
### Constructor Summary
59
59
| Constructor and Description |
60
60
| --------------------------- |
61
-
| ApplicationjsonResponseBody(ApplicationjsonSchema.[Client1Boxed](../../../../../components/schemas/Client.md#client1boxed) body)<br>Creates an instance |
61
+
| ApplicationjsonResponseBody(ApplicationjsonSchema.[Client1Boxed](../../../../components/schemas/Client.md#client1boxed) body)<br>Creates an instance |
62
62
63
63
### Method Summary
64
64
| Modifier and Type | Method and Description |
65
65
| ----------------- | ---------------------- |
66
-
| ApplicationjsonSchema.[Client1Boxed](../../../../../components/schemas/Client.md#client1boxed)| body()<br>returns the body passed in in the constructor |
66
+
| ApplicationjsonSchema.[Client1Boxed](../../../../components/schemas/Client.md#client1boxed)| body()<br>returns the body passed in in the constructor |
Copy file name to clipboardExpand all lines: samples/client/petstore/java/docs/paths/fakeclassnametest/patch/responses/code200response/content/applicationjson/ApplicationjsonSchema.md
class storing schema info for a specific contentType
33
33
@@ -39,7 +39,7 @@ class storing schema info for a specific contentType
39
39
### Method Summary
40
40
| Modifier and Type | Method and Description |
41
41
| ----------------- | ---------------------- |
42
-
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../../paths/fakehealth/get/responses/code200response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
42
+
|[ApplicationjsonSchema.ApplicationjsonSchema1](../../../../paths/fakehealth/get/responses/code200response/content/applicationjson/ApplicationjsonSchema.md#applicationjsonschema1)| schema()<br>the schema for this MediaType |
43
43
| Void | encoding()<br>the encoding info |
44
44
45
45
## SealedResponseBody
@@ -58,12 +58,12 @@ A record class to store response body for contentType="application/json"
58
58
### Constructor Summary
59
59
| Constructor and Description |
60
60
| --------------------------- |
61
-
| ApplicationjsonResponseBody(ApplicationjsonSchema.[HealthCheckResult1Boxed](../../../../../components/schemas/HealthCheckResult.md#healthcheckresult1boxed) body)<br>Creates an instance |
61
+
| ApplicationjsonResponseBody(ApplicationjsonSchema.[HealthCheckResult1Boxed](../../../../components/schemas/HealthCheckResult.md#healthcheckresult1boxed) body)<br>Creates an instance |
62
62
63
63
### Method Summary
64
64
| Modifier and Type | Method and Description |
65
65
| ----------------- | ---------------------- |
66
-
| ApplicationjsonSchema.[HealthCheckResult1Boxed](../../../../../components/schemas/HealthCheckResult.md#healthcheckresult1boxed)| body()<br>returns the body passed in in the constructor |
66
+
| ApplicationjsonSchema.[HealthCheckResult1Boxed](../../../../components/schemas/HealthCheckResult.md#healthcheckresult1boxed)| body()<br>returns the body passed in in the constructor |
Copy file name to clipboardExpand all lines: samples/client/petstore/java/docs/paths/fakehealth/get/responses/code200response/content/applicationjson/ApplicationjsonSchema.md
0 commit comments