William Cheng
515d4a0153
[Java][JavaJaxRS] Respect readOnly/writeOnly attribute markers ( #9276 )
...
* [Java] [JavaJaxRS] Respect readOnly/writeOnly attribute markers
Generate jackson JsonProperty like following:
- `readOnly` is present in Spec: `@JsonProperty(value = "[name]", access = JsonProperty.Access.READ_ONLY)`
- `writeOnly` is present in Spec: `@JsonProperty(value = "[name]", access = JsonProperty.Access.WRITE_ONLY)`
Edge case: both are present -> Spec is invalid and generator cancels anyway with:
> org.openapitools.codegen.SpecValidationException: There were issues with the specification. The option can be disabled via validateSpec (Maven/Gradle) or --skip-validate-spec (CLI).
> | Error count: 1, Warning count: 1
> Errors:
> -attribute components.schemas.Example. writeOnly and readOnly are both present
* update samples
Co-authored-by: Michael Kroll <9883575+mickroll@users.noreply.github.com>
2021-04-16 18:07:41 +08:00
..
2021-03-24 12:30:23 +08:00
2020-05-03 16:32:26 +08:00
2021-03-27 09:56:37 +08:00
2021-03-27 13:03:16 +08:00
2021-03-27 13:03:16 +08:00
2021-03-09 15:17:25 +08:00
2021-03-20 23:05:11 +08:00
2020-12-19 11:34:12 +08:00
2020-05-15 11:24:37 +08:00
2019-09-24 18:53:54 +08:00
2021-04-13 13:50:41 +08:00
2021-04-11 23:43:53 +08:00
2021-03-20 23:05:11 +08:00
2019-01-15 22:54:06 +08:00
2020-05-31 19:14:31 +08:00
2020-08-24 22:06:19 -04:00
2021-03-20 23:05:11 +08:00
2021-02-23 14:46:56 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-04-16 18:07:41 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2020-10-01 15:03:59 +08:00
2021-04-16 18:07:41 +08:00
2021-04-16 18:07:41 +08:00
2021-03-20 23:05:11 +08:00
2021-03-27 18:47:57 +08:00
2021-03-27 18:47:57 +08:00
2020-09-20 21:18:07 -04:00
2021-02-02 20:55:51 -05:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-02-02 20:55:51 -05:00
2021-03-20 23:05:11 +08:00
2020-11-10 09:33:34 +08:00
2020-11-10 09:33:34 +08:00
2020-07-20 18:57:50 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-04-14 10:36:48 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2019-11-07 16:15:00 +08:00
2020-01-18 18:53:05 -05:00
2021-03-20 23:05:11 +08:00
2020-07-18 17:07:03 +08:00
2021-02-23 11:33:10 +08:00
2020-07-18 17:07:03 +08:00
2020-07-18 17:07:03 +08:00
2020-07-18 17:07:03 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00
2021-03-20 23:05:11 +08:00