issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript
Filter by
33.2M results
Issue Summary: After changing the language to Arabic on the Enatega Food Delivery website and placing an order, there is
a language inconsistency observed in the tag Waiting Response From. This tag remains ...
💡 Issue 제목
[Feat] 매칭 피드 조회 API 구현
📄 설명
매칭 피드 조회 API 구현합니다.
✔️ TO-DO
- [ ] 매칭 피드 조회 API 구현
- [ ] 서킷 브레이커(Resilience4j) 및 재시도(Retry) 적용
🎯 기타
기타 사항을 작성해 주세요.
In the proxy module and all other modules that are licensed under the GNU GPL, I d like to switch from the full license
header (as seen in HEADER.txt) to a modern SPDX declaration.
In every file, the ...
type: feature
Gap
Only a boolean deprecated exists. There is no x-sunset handling, no deprecated without sunset, and no
minimum-deprecation-window policy, so teams that run a deprecation policy cannot enforce it.
...
detection
enhancement
epic
spec-coverage
Gap
None of the 3.1-only schema keywords are detected: if/then/else, dependentRequired, dependentSchemas, prefixItems,
contains/minContains/maxContains, propertyNames, unevaluatedItems/unevaluatedProperties, ...
detection
enhancement
epic
spec-coverage
Gap
3.1 contentEncoding / contentMediaType on schemas are unhandled; changing them alters how payloads are interpreted.
Expected behavior
contentEncoding or contentMediaType changed on request or response ...
detection
enhancement
spec-coverage
Gap
Response media-type removal is caught (R013), but generalizing the media type (e.g. application/vnd.foo+json -
application/json) can break content negotiation.
Expected behavior
Response media type ...
detection
enhancement
Gap
const is unhandled. Adding/changing const on a request, or changing/removing it on a response, is breaking.
Expected behavior
Request const added or changed - breaking; response const changed or ...
detection
enhancement
spec-coverage
Gap
Mutability flags are not modeled. A request property becoming readOnly, or a required response property losing readOnly,
changes the contract.
Proposal
Track readOnly/writeOnly transitions (pair ...
detection
enhancement
Gap
default on a parameter is not read. Adding/changing/removing it changes the effective value sent when the param is
omitted.
Proposal
Flag default added/changed/removed on parameters.
Expected behavior ...
detection
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.