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

Extension point for returning different content types from API endpoints: expose QueryData so that implementations of Codec can use it. #427

Merged

Commits on Feb 2, 2023

  1. Expose QueryData so that implementations of Codec.CanEncode() can per…

    …form a type assertion against Response.Data.
    
    Signed-off-by: Charles Korn <charles.korn@grafana.com>
    charleskorn committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    2b8731f View commit details
    Browse the repository at this point in the history