You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(stac): Rename StacRequest to StacNetworkRequest (#309)
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#307
For more detailed examples and advanced usage, refer to the [Stac Gallery App](https://github.com/StacDev/stac/tree/dev/examples/stac_gallery).
0 commit comments