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

Brawlify: Implement Game Data API endpoints #2

Open
y9vad9 opened this issue Dec 24, 2024 · 0 comments
Open

Brawlify: Implement Game Data API endpoints #2

y9vad9 opened this issue Dec 24, 2024 · 0 comments
Labels
brawlify Issues regarding Brawlify API help wanted Extra attention is needed

Comments

@y9vad9
Copy link
Owner

y9vad9 commented Dec 24, 2024

Description

For now, due to the nature of non-stability of Game Data (Raw Files) API, this library does not support it. In addition in requires some time for exploring without much value for most people.

Mostly, I am not aiming to close this issue myself, but if somebody likes this library and can implement this API – Contributions are welcome.

Implementation

Because of dynamic nature of these endpoints, the solution I see is wrapper around JsonArray/JsonObject with RequiresOptIn annotation on such API. All fields that are present in the API (if they're unstable), should be extensions with stability marker. It will make able for other to use library for this endpoint even though we may not be able to fix something on-time.

@y9vad9 y9vad9 added help wanted Extra attention is needed brawlify Issues regarding Brawlify API labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brawlify Issues regarding Brawlify API help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant