[http-client-java] remove unused settings

Open Beginner friendly
#11,076 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

emitter:client:java feature
  • disable-required-property-annotation (affects generated @JsonProperty(required=true). since we now use stream-style, this setting is no longer needed)
Dominant language
Java
Stars
5.9k
Forks
395
Avg merge
1d 21h
Merged PRs (30d)
105

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/typespec

All issues in microsoft/typespec

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.