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

enh: Use GET request instead of POST #51

Open
MMenchero opened this issue Dec 20, 2024 · 0 comments
Open

enh: Use GET request instead of POST #51

MMenchero opened this issue Dec 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@MMenchero
Copy link
Collaborator

Description

  • Update the nixtla_client_validate_key function to perform a GET request instead of a POST since we're not sending any data. Also log the endpoint response. Related nixtla issue.
  • Similarly, update the internal function .get_model_params to perform a GET request instead of a POST. Related nixtla issue
@MMenchero MMenchero added the enhancement New feature or request label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant