Skip to content

Conversation

@dhruvanbhalara
Copy link
Contributor

Description

The changes in this commit rename the StacRequest class to StacNetworkRequest to better reflect its purpose of making network requests. This change is made across the example code in the stac package, the README.md file, and the documentation on the website.

Related Issues

Closes #307

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

@CLAassistant
Copy link

CLAassistant commented Jul 6, 2025

CLA assistant check
All committers have signed the CLA.

The changes in this commit rename the `StacRequest` class to `StacNetworkRequest` to better reflect its purpose of making network requests. This change is made across the example code in the `stac` package, the `README.md` file, and the documentation on the website.

closes StacDev#307
@dhruvanbhalara dhruvanbhalara force-pushed the rename-stac-request-to-stac-network-request branch from f572424 to bd23076 Compare July 6, 2025 11:32
Copy link
Member

@divyanshub024 divyanshub024 left a comment

Choose a reason for hiding this comment

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

Thank you for this PR @dhruvanbhalara 🙌🏻

@divyanshub024 divyanshub024 merged commit 42e0bcb into StacDev:dev Jul 7, 2025
1 check passed
@dhruvanbhalara dhruvanbhalara deleted the rename-stac-request-to-stac-network-request branch July 9, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Change StacRequest to StacNetworkRequest

3 participants