Skip to content

fix: change notecard -req not to do marshaling#14

Closed
rayozzie wants to merge 1 commit intomasterfrom
ray-req
Closed

fix: change notecard -req not to do marshaling#14
rayozzie wants to merge 1 commit intomasterfrom
ray-req

Conversation

@rayozzie
Copy link
Copy Markdown
Contributor

@rayozzie rayozzie commented Mar 4, 2023

I ran into an issue in which a field not present in the request structure was being dropped, due to the fact that the golang versions were different in the note-go libraries I was using.

This change will use the json structure directly on notecard -req.

I ran into an issue in which a field not present in the request structure was being dropped, due to the fact that the golang versions were different in the note-go libraries I was using.

This change will use the json structure directly on notecard -req.
@zfields
Copy link
Copy Markdown
Contributor

zfields commented May 2, 2025

Closed in favor of #38

@zfields zfields closed this May 2, 2025
@zfields zfields deleted the ray-req branch May 5, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants