apache / apache/couchdb-nano

nano.request() missing type in nano.d.ts

Open
#348 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
689
Forks
167
Avg merge
1h
Merged PRs (30d)
1

Description

According to documentation of nano.request opts.stream is supported and Request object is returned instead of Promise, but in nano.d.ts this is not the case.

Contributor guide

Open the contributing guide

Research direction

Open nano.d.ts and compare the nano.request declaration with the linked nano.request documentation, focusing on opts.stream and the returned value. Update the type definition so the documented behavior is represented, then verify that the declaration matches both request modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.