microsoft / microsoft/typespec

[http-client-java] remove unused settings

Open Beginner friendly
#11,076 1 comment 1 reaction 0 assignees View on GitHub
emitter:client:java feature
Dominant language
Java
Stars
5.9k
Forks
394
Avg merge
1d 23h
Merged PRs (30d)
104

Description

- `disable-required-property-annotation` (affects generated `@JsonProperty(required=true)`. since we now use stream-style, this setting is no longer needed)

Contributor guide

Open the contributing guide

Research direction

Start in the http-client-java implementation by searching for the exact `disable-required-property-annotation` setting and inspect where it affects generated `@JsonProperty(required=true)` output. Remove the unused setting and confirm the stream-style generation no longer depends on it.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.