Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atlassian has a new REST API #6

Open
Nercury opened this issue Jul 8, 2019 · 2 comments
Open

Atlassian has a new REST API #6

Nercury opened this issue Jul 8, 2019 · 2 comments

Comments

@Nercury
Copy link
Owner

Nercury commented Jul 8, 2019

No description provided.

@clonejo
Copy link

clonejo commented Jul 13, 2019

How important is keeping the same API? There is some information which confluence-rs currently provides but the REST API does not immediately give you. It might be available by in the _expandable fields, eg. with ?expand=<fieldname>. That way it might be possible to keep the API, albeit putting a higher load on the Confluence server.

@Nercury
Copy link
Owner Author

Nercury commented Jul 13, 2019

Not important at all, I don't think there are many users of this lib, and I stopped using it myself a while ago.

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

No branches or pull requests

2 participants