Outdated Code for the Vikunja Api #1

Closed
opened 2023-05-07 18:01:09 +00:00 by TheAngusMcFire · 1 comment

Hello,

I try to use the go-sdk in order to access my vikunja api instance for a information display.

I noticed that the code was not updated a while ago. So the endpoints I require do not work any more due to API changes.

Would it be possible to get an update on the SDK?
Or maybe some pointers on how I can generate new code from the swagger API myself for a pull request.

Kind Regards,
Angus

Hello, I try to use the go-sdk in order to access my vikunja api instance for a information display. I noticed that the code was not updated a while ago. So the endpoints I require do not work any more due to API changes. Would it be possible to get an update on the SDK? Or maybe some pointers on how I can generate new code from the swagger API myself for a pull request. Kind Regards, Angus
Owner

Oh wow, I completely forgot about this. The repo was mostly an experiment to see if it could be done and is not actively maintained.

You should be able to point the api swagger docs (at https://try.vikunja.io/api/v1/docs.json or any other instance) to swagger-codegen and get a more up to date version.

Oh wow, I completely forgot about this. The repo was mostly an experiment to see if it could be done and is not actively maintained. You should be able to point the api swagger docs (at `https://try.vikunja.io/api/v1/docs.json` or any other instance) to [swagger-codegen](https://github.com/swagger-api/swagger-codegen) and get a more up to date version.
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/go-sdk#1
No description provided.