Skip to content

MISSING: Add potential to player data #689

Description

@abuonom

The NBA_API currently provides player data without including their potential rating.

The API should be extended to include a potential field for each player, allowing clients to access both the player's current rating and their potential for future development.

Requirements
Add the potential field to the player model/dataset.
Include the potential field in the responses of all endpoints that expose player data.
Keep all existing fields and data unchanged.
Ensure the potential value is correctly populated for all players where the data is available.
Define consistent handling for players without an available potential value.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions