Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Update described result from createModel api #377

Merged
merged 2 commits into from
Feb 24, 2023
Merged

Conversation

dlangevi
Copy link
Contributor

I have been working on a wrapper for anki-connect in go. It serializes the requests into a typed Go struct. To create these structs I have been using the types present in the provided examples of api results. It looks like the format of the id for createModel result has either changed, or was entered wrong. See dlangevi/ankiconnect@f3e9a5b for an example of what the current version of anki + anki-connect returns for this api call

I have been working on a wrapper for anki-connect in go. It serializes the requests into a typed Go struct. To create these structs I have been using the types present in the provided examples of api results. It looks like the format of the id for createModel result has either changed, or was entered wrong. See dlangevi/ankiconnect@f3e9a5b for an example of what the current version of anki + anki-connect returns for this api call
Update described result from createModel api
@FooSoft
Copy link
Owner

FooSoft commented Feb 24, 2023

Cool, I love Go :)

Thanks for the fix!

@FooSoft FooSoft merged commit 5b6fe57 into FooSoft:master Feb 24, 2023
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