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

Conversation

@fbaiodias
Copy link
Member

Implemented most of #58, except for the object patch commands as the http API changed for 0.4.0 and the spec isn't not finished yet (ipfs-inactive/http-api-spec#32 (comment))

throw err
}

console.log(JSON.stringify(obj))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this print in the same way that go-ipfs does? I believe go-ipfs does some formatting rather then printing the obj directly

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes:
screen shot 2016-03-14 at 16 05 13
(last command was with a daemon running)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool :)

@fbaiodias fbaiodias force-pushed the feature/object branch 2 times, most recently from b06415d to 69e16f0 Compare March 14, 2016 17:37
@daviddias
Copy link
Member

LGTM, going to merge this. Thank you @xicombd :D

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.

3 participants