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

Endpoint for Notifications & A few more :) #45

Closed
turulix opened this issue Nov 10, 2024 · 5 comments
Closed

Endpoint for Notifications & A few more :) #45

turulix opened this issue Nov 10, 2024 · 5 comments

Comments

@turulix
Copy link

turulix commented Nov 10, 2024

Hey! Could you implement /characters/{character_id}/notifications/,/characters/{character_id}/wallet/transactions/ and /ui/openwindow/marketdetails/ ? :D

Would be awsome if this could be implemented!

Thanks in advance

@turulix turulix changed the title Endpoint for Notifications Endpoint for Notifications & A few more :) Nov 10, 2024
@Celeo
Copy link
Owner

Celeo commented Nov 10, 2024

You betcha!

@Celeo
Copy link
Owner

Celeo commented Nov 10, 2024

https://github.com/Celeo/rfesi/releases/tag/v0.45.0 should publish in a few minutes; let me know if those work for you.

@turulix
Copy link
Author

turulix commented Nov 10, 2024

I believe this has to be an authenticated request aswell

self.esi
.query("GET", RequestType::Public, &path, None, None)
.await

And if the groups are supost to be the same as on the ESI swagger page, the transactions should be part of the wallet

@Celeo
Copy link
Owner

Celeo commented Nov 11, 2024 via email

@Celeo
Copy link
Owner

Celeo commented Nov 11, 2024

@Celeo Celeo closed this as completed Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants