Skip to content

Remove hotel_estimate - #81

Merged
pcothenet merged 1 commit into
mainfrom
pc/24
May 19, 2025
Merged

Remove hotel_estimate#81
pcothenet merged 1 commit into
mainfrom
pc/24

Conversation

@pcothenet

@pcothenet pcothenet commented May 16, 2025

Copy link
Copy Markdown
Contributor

What

  • Remove hotel_estimate

Why

  • The API has been deprecated

SDK Release Checklist

  • Have you added an integration test for the changes?
  • Have you built the library locally and made queries against it successfully?
  • Did you update the changelog?
  • Did you bump the package version?
  • If endpoints were removed, did you manually remove the corresponding files? (this should be rare)
  • For breaking changes, did you plan for the release of the new SDK versions and deploy the API to production?
Comment thread .flake8

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was crapping out and wasn't creating value

@pcothenet
pcothenet requested a review from holtbp May 16, 2025 20:46

@holtbp holtbp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, one question about spacing

Comment thread .pre-commit-config.yaml
rev: "4.0.1"
hooks:
- id: flake8
args: ["--config=.flake8"]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋

Comment thread patch_api/api_client.py
# coding: utf-8
"""
Patch API V2
Patch API V2

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This tab spacing intentional?

@pcothenet
pcothenet merged commit a646d8d into main May 19, 2025
@pcothenet
pcothenet deleted the pc/24 branch May 19, 2025 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants