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

Automatic JSON parsing and serialization of request and response bodies. #14

Open
CrazyBaran opened this issue Apr 24, 2020 · 3 comments

Comments

@CrazyBaran
Copy link

Someone work on it? If not I could make pull request for this functionality and hardtyped object cause we already made this internally. Did you plan to accept any pull requests?
Idea in our implementation is to have version related hardtyped model for all objects which is used in your api.

@cars10w
Copy link

cars10w commented Nov 26, 2020

Hi all, is there any update on this topic? We are running into the same situation where we need to create requests and parse responses properly.

Cheers.

@CrazyBaran
Copy link
Author

Hi all, is there any update on this topic? We are running into the same situation where we need to create requests and parse responses properly.

Cheers.

Hi cars10w, I didn't get answer if fiskaly will allow pull requests so I didn't implement this pull request. I need to look into our code cause it was half year ago, but I see that we reimplement this client with RestSharp, cause this sdk make more problems that it solved. It looks like fiskaly not really want open source way of develop this client. If you had some problems or need some hints I will be pleasure to answer you, give me hint on [email protected] . Maybe we could establish some unofficial open source repo for other users and get some stars :)

@JohannesFerner
Copy link
Member

Hi all, is there any update on this topic? We are running into the same situation where we need to create requests and parse responses properly.
Cheers.

Hi cars10w, I didn't get answer if fiskaly will allow pull requests so I didn't implement this pull request. I need to look into our code cause it was half year ago, but I see that we reimplement this client with RestSharp, cause this sdk make more problems that it solved. It looks like fiskaly not really want open source way of develop this client. If you had some problems or need some hints I will be pleasure to answer you, give me hint on [email protected] . Maybe we could establish some unofficial open source repo for other users and get some stars :)

Hey @CrazyBaran,
this repo is intended as open-source - we're doing most of our internal development in GoLang and Typescript, so we'd highly appreciate any Pull-Requests :)

Best,
Johannes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants