From 48650d940f4b58f0af233f82a5f0e7095e705411 Mon Sep 17 00:00:00 2001 From: david <101733039+dlangevi@users.noreply.github.com> Date: Wed, 22 Feb 2023 10:07:38 -0800 Subject: [PATCH] Update described result from createModel api 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 https://github.com/dlangevi/ankiconnect/commit/f3e9a5b709b9c3fceff4b312c92a3e342e8e944c for an example of what the current version of anki + anki-connect returns for this api call --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d264ba..6ad756b 100644 --- a/README.md +++ b/README.md @@ -2413,7 +2413,7 @@ corresponding to when the API was available for use. "tags":[ ], - "id":"1551462107104", + "id":1551462107104, "req":[ [ 0,