Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: add config.getAll #3071

Merged
merged 3 commits into from
Jun 15, 2020
Merged

feat: add config.getAll #3071

merged 3 commits into from
Jun 15, 2020

Conversation

hugomrdias
Copy link
Member

This PR adds ipfs.config.getAll(options?: Object) and makes key in ipfs.config.get(key: string, options?: object) required.

This PR adds `ipfs.config.getAll(options?: Object)` and makes `key` in `ipfs.config.get(key: string, options?: object)` required.
@achingbrain achingbrain merged commit 16587f1 into master Jun 15, 2020
@achingbrain achingbrain deleted the feat/config-get-all branch June 15, 2020 11:03
SgtPooki referenced this pull request in ipfs/js-kubo-rpc-client Aug 18, 2022
This PR adds `ipfs.config.getAll(options?: Object)` and makes `key` in `ipfs.config.get(key: string, options?: object)` required.

BREAKING CHANGES

* key argument to `ipfs.config.key` is now required
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants