diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f866e9b9..abd3900cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [v1.14.0] - 2025-09-11 + ### Added - Added to pystac.MediaType values VND_APACHE_PARQUET and VND_ZARR with the current standard @@ -11,7 +13,7 @@ ### Changed - Pass "User-Agent": "pystac/3.13.0" in request headers to work around urllib's default "User-Agent" being blocked by readthedocs ([#1576](https://github.com/stac-utils/pystac/pull/1576)) - +- Include a plain text repr in notebooks so untrusted notebooks look better ([#1577](https://github.com/stac-utils/pystac/pull/1577)) ### Fixed @@ -941,7 +943,8 @@ use `Band.create` Initial release. -[Unreleased]: +[Unreleased]: +[v1.14.0]: [v1.13.0]: [v1.12.2]: [v1.12.1]: diff --git a/pystac/version.py b/pystac/version.py index f1dddf397..2b27e0987 100644 --- a/pystac/version.py +++ b/pystac/version.py @@ -1,6 +1,6 @@ import os -__version__ = "1.13.0" +__version__ = "1.14.0" """Library version""" diff --git a/tests/cassettes/test_catalog/TestCatalog.test_read_remote.yaml b/tests/cassettes/test_catalog/TestCatalog.test_read_remote.yaml index 71ffd9f81..05c9cb7b8 100644 --- a/tests/cassettes/test_catalog/TestCatalog.test_read_remote.yaml +++ b/tests/cassettes/test_catalog/TestCatalog.test_read_remote.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/catalog.json response: @@ -71,7 +71,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/collection.json response: @@ -157,7 +157,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz001.json response: @@ -253,7 +253,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/stac-extensions/label/main/examples/multidataset/zanzibar/znz029.json response: diff --git a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat0].yaml b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat0].yaml index 9e2320c5a..4805f4e02 100644 --- a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat0].yaml +++ b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat0].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat1].yaml b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat1].yaml index 59b76fc58..213f8f922 100644 --- a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat1].yaml +++ b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat1].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat3].yaml b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat3].yaml index a634efbe6..f0cc6ee97 100644 --- a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat3].yaml +++ b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat3].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat4].yaml b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat4].yaml index a55e31821..f1b8d2a94 100644 --- a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat4].yaml +++ b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat4].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat5].yaml b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat5].yaml index 97d9ace1f..a7731e101 100644 --- a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat5].yaml +++ b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat5].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat6].yaml b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat6].yaml index 8d621cd51..53e352780 100644 --- a/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat6].yaml +++ b/tests/cassettes/test_catalog/TestCatalog.test_validate_all[cat6].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -231,7 +231,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: diff --git a/tests/cassettes/test_catalog/test_validate_all_with_max_n.yaml b/tests/cassettes/test_catalog/test_validate_all_with_max_n.yaml index d0c133b06..47f95f37b 100644 --- a/tests/cassettes/test_catalog/test_validate_all_with_max_n.yaml +++ b/tests/cassettes/test_catalog/test_validate_all_with_max_n.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_catalog/test_validate_all_with_recusive_off.yaml b/tests/cassettes/test_catalog/test_validate_all_with_recusive_off.yaml index 4442c1230..52ddeeb0d 100644 --- a/tests/cassettes/test_catalog/test_validate_all_with_recusive_off.yaml +++ b/tests/cassettes/test_catalog/test_validate_all_with_recusive_off.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_item/test_non_hierarchical_relative_link.yaml b/tests/cassettes/test_item/test_non_hierarchical_relative_link.yaml index 107a8a83d..1eabb6464 100644 --- a/tests/cassettes/test_item/test_non_hierarchical_relative_link.yaml +++ b/tests/cassettes/test_item/test_non_hierarchical_relative_link.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/examples/sentinel2.json response: diff --git a/tests/cassettes/test_item/test_null_geometry.yaml b/tests/cassettes/test_item/test_null_geometry.yaml index d8e38639b..cd9907d3e 100644 --- a/tests/cassettes/test_item/test_null_geometry.yaml +++ b/tests/cassettes/test_item/test_null_geometry.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: diff --git a/tests/cassettes/test_stac_io/test_proj_json_schema_is_readable.yaml b/tests/cassettes/test_stac_io/test_proj_json_schema_is_readable.yaml index c0c6e1c10..ab6c55e06 100644 --- a/tests/cassettes/test_stac_io/test_proj_json_schema_is_readable.yaml +++ b/tests/cassettes/test_stac_io/test_proj_json_schema_is_readable.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.7/projjson.schema.json response: @@ -77,7 +77,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json response: diff --git a/tests/cassettes/test_stac_io/test_retry_stac_io.yaml b/tests/cassettes/test_stac_io/test_retry_stac_io.yaml index 4562d4295..3c2c7f186 100644 --- a/tests/cassettes/test_stac_io/test_retry_stac_io.yaml +++ b/tests/cassettes/test_stac_io/test_retry_stac_io.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://planetarycomputer.microsoft.com/api/stac/v1 response: diff --git a/tests/cassettes/test_stac_io/test_retry_stac_io_404.yaml b/tests/cassettes/test_stac_io/test_retry_stac_io_404.yaml index 89d3ec416..588f0661c 100644 --- a/tests/cassettes/test_stac_io/test_retry_stac_io_404.yaml +++ b/tests/cassettes/test_stac_io/test_retry_stac_io_404.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://planetarycomputer.microsoft.com/api/stac/v1/collections/not-a-collection-id response: diff --git a/tests/cassettes/test_stac_io/test_urls_with_non_ascii_characters.yaml b/tests/cassettes/test_stac_io/test_urls_with_non_ascii_characters.yaml index 034112e86..0c07f56aa 100644 --- a/tests/cassettes/test_stac_io/test_urls_with_non_ascii_characters.yaml +++ b/tests/cassettes/test_stac_io/test_urls_with_non_ascii_characters.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://capella-open-data.s3.us-west-2.amazonaws.com/stac/capella-open-data-by-capital/capella-open-data-mal%C3%A9/collection.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog0].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog0].yaml index 21ca35cc6..4cdebe37e 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog0].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog0].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog1].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog1].yaml index 3a4f4ba01..ce0803711 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog1].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog1].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog3].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog3].yaml index a7340f595..8cb711777 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog3].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog3].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog4].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog4].yaml index 6778c2a06..00994bb2b 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog4].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog4].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog5].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog5].yaml index b8f574fac..23cf3b9e3 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog5].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog5].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog6].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog6].yaml index 088eef836..c4c60a63d 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog6].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[ABSOLUTE_PUBLISHED-catalog6].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -231,7 +231,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog0].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog0].yaml index 095f12109..e945fbeb6 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog0].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog0].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog1].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog1].yaml index 4df5de0a3..289f55588 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog1].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog1].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog3].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog3].yaml index 5404e56b3..71aa66c35 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog3].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog3].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog4].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog4].yaml index 08cc22f77..19b705ecb 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog4].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog4].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog5].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog5].yaml index 22336068b..9c64c2f0e 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog5].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog5].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog6].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog6].yaml index 6dcc6c4b5..250f966ea 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog6].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[RELATIVE_PUBLISHED-catalog6].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -231,7 +231,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog0].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog0].yaml index ef9334165..a4e085421 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog0].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog0].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog1].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog1].yaml index 0aa2e4360..e53fe9e3c 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog1].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog1].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog3].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog3].yaml index 3f854aad7..b2ed923ac 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog3].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog3].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog4].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog4].yaml index fe3f4808a..0feb60df7 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog4].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog4].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog5].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog5].yaml index d69ca6c1e..cf86968ff 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog5].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog5].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog6].yaml b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog6].yaml index c5d615278..e4a880870 100644 --- a/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog6].yaml +++ b/tests/cassettes/test_writing/TestSTACWriting.test_testcases[SELF_CONTAINED-catalog6].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -231,7 +231,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_classification/test_apply_bitfields.yaml b/tests/extensions/cassettes/test_classification/test_apply_bitfields.yaml index 1d285eba6..c472d590c 100644 --- a/tests/extensions/cassettes/test_classification/test_apply_bitfields.yaml +++ b/tests/extensions/cassettes/test_classification/test_apply_bitfields.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/classification/v2.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_classification/test_apply_classes.yaml b/tests/extensions/cassettes/test_classification/test_apply_classes.yaml index 08a1c74cc..72ce2b5dd 100644 --- a/tests/extensions/cassettes/test_classification/test_apply_classes.yaml +++ b/tests/extensions/cassettes/test_classification/test_apply_classes.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/classification/v2.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_classification/test_validate_classification.yaml b/tests/extensions/cassettes/test_classification/test_validate_classification.yaml index b5dd90a11..182713cc6 100644 --- a/tests/extensions/cassettes/test_classification/test_validate_classification.yaml +++ b/tests/extensions/cassettes/test_classification/test_validate_classification.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/raster/v1.1.0/schema.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -270,7 +270,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -374,7 +374,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -488,7 +488,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://landsat.usgs.gov/stac/landsat-extension/v1.1.1/schema.json response: @@ -576,7 +576,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: @@ -708,7 +708,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/classification/v2.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_datacube/test_set_dimensions.yaml b/tests/extensions/cassettes/test_datacube/test_set_dimensions.yaml index 29ce7a51a..94ba1a927 100644 --- a/tests/extensions/cassettes/test_datacube/test_set_dimensions.yaml +++ b/tests/extensions/cassettes/test_datacube/test_set_dimensions.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/datacube/v2.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_datacube/test_set_variables.yaml b/tests/extensions/cassettes/test_datacube/test_set_variables.yaml index 8a76dda93..c77b74a98 100644 --- a/tests/extensions/cassettes/test_datacube/test_set_variables.yaml +++ b/tests/extensions/cassettes/test_datacube/test_set_variables.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/datacube/v2.2.0/schema.json response: @@ -247,7 +247,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.4/projjson.schema.json response: @@ -321,7 +321,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.4/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_datacube/test_validate.yaml b/tests/extensions/cassettes/test_datacube/test_validate.yaml index 5f6dd3731..f20bbcafe 100644 --- a/tests/extensions/cassettes/test_datacube/test_validate.yaml +++ b/tests/extensions/cassettes/test_datacube/test_validate.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/datacube/v2.2.0/schema.json response: @@ -247,7 +247,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.4/projjson.schema.json response: @@ -321,7 +321,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.4/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_eo/test_asset_bands.yaml b/tests/extensions/cassettes/test_eo/test_asset_bands.yaml index eef3c9694..27abed90f 100644 --- a/tests/extensions/cassettes/test_eo/test_asset_bands.yaml +++ b/tests/extensions/cassettes/test_eo/test_asset_bands.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_eo/test_bands.yaml b/tests/extensions/cassettes/test_eo/test_bands.yaml index c0fa8cc7b..c64a72183 100644 --- a/tests/extensions/cassettes/test_eo/test_bands.yaml +++ b/tests/extensions/cassettes/test_eo/test_bands.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_eo/test_cloud_cover.yaml b/tests/extensions/cassettes/test_eo/test_cloud_cover.yaml index 704f6335f..7ac526bd4 100644 --- a/tests/extensions/cassettes/test_eo/test_cloud_cover.yaml +++ b/tests/extensions/cassettes/test_eo/test_cloud_cover.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_eo/test_set_field[cloud_cover-7.8].yaml b/tests/extensions/cassettes/test_eo/test_set_field[cloud_cover-7.8].yaml index 37f3988cb..f80b13e3f 100644 --- a/tests/extensions/cassettes/test_eo/test_set_field[cloud_cover-7.8].yaml +++ b/tests/extensions/cassettes/test_eo/test_set_field[cloud_cover-7.8].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_eo/test_set_field[snow_cover-99].yaml b/tests/extensions/cassettes/test_eo/test_set_field[snow_cover-99].yaml index 0c2e0face..403fd34f6 100644 --- a/tests/extensions/cassettes/test_eo/test_set_field[snow_cover-99].yaml +++ b/tests/extensions/cassettes/test_eo/test_set_field[snow_cover-99].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_eo/test_validate_eo.yaml b/tests/extensions/cassettes/test_eo/test_validate_eo.yaml index 7c987b11d..aa747546e 100644 --- a/tests/extensions/cassettes/test_eo/test_validate_eo.yaml +++ b/tests/extensions/cassettes/test_eo/test_validate_eo.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_migrate_from_v1_0_0.yaml b/tests/extensions/cassettes/test_file/test_migrate_from_v1_0_0.yaml index 0599c3e89..598ee0204 100644 --- a/tests/extensions/cassettes/test_file/test_migrate_from_v1_0_0.yaml +++ b/tests/extensions/cassettes/test_file/test_migrate_from_v1_0_0.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/stac-extensions/file/v1.0.0/examples/item.json response: diff --git a/tests/extensions/cassettes/test_file/test_migrate_from_v2_0_0.yaml b/tests/extensions/cassettes/test_file/test_migrate_from_v2_0_0.yaml index 5b8c6d200..2d0c8d787 100644 --- a/tests/extensions/cassettes/test_file/test_migrate_from_v2_0_0.yaml +++ b/tests/extensions/cassettes/test_file/test_migrate_from_v2_0_0.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/stac-extensions/file/v2.0.0/examples/item.json response: diff --git a/tests/extensions/cassettes/test_file/test_set_field_on_asset[calibrations-local_path-different-file.xml].yaml b/tests/extensions/cassettes/test_file/test_set_field_on_asset[calibrations-local_path-different-file.xml].yaml index 38dd0b101..7b5a4b221 100644 --- a/tests/extensions/cassettes/test_file/test_set_field_on_asset[calibrations-local_path-different-file.xml].yaml +++ b/tests/extensions/cassettes/test_file/test_set_field_on_asset[calibrations-local_path-different-file.xml].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_set_field_on_asset[measurement-header_size-8192].yaml b/tests/extensions/cassettes/test_file/test_set_field_on_asset[measurement-header_size-8192].yaml index ef00ad07b..97d046652 100644 --- a/tests/extensions/cassettes/test_file/test_set_field_on_asset[measurement-header_size-8192].yaml +++ b/tests/extensions/cassettes/test_file/test_set_field_on_asset[measurement-header_size-8192].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-byte_order-little-endian].yaml b/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-byte_order-little-endian].yaml index 1b0a5b6bf..cc1992d49 100644 --- a/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-byte_order-little-endian].yaml +++ b/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-byte_order-little-endian].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-checksum-90e40210163700a8a6501eccd00b6d3b44ddaed0].yaml b/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-checksum-90e40210163700a8a6501eccd00b6d3b44ddaed0].yaml index 96e29229d..2b42e97f3 100644 --- a/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-checksum-90e40210163700a8a6501eccd00b6d3b44ddaed0].yaml +++ b/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-checksum-90e40210163700a8a6501eccd00b6d3b44ddaed0].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-size-1].yaml b/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-size-1].yaml index e99dc79fb..a47477531 100644 --- a/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-size-1].yaml +++ b/tests/extensions/cassettes/test_file/test_set_field_on_asset[thumbnail-size-1].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_set_field_on_link[about-byte_order-big-endian].yaml b/tests/extensions/cassettes/test_file/test_set_field_on_link[about-byte_order-big-endian].yaml index 4f3af0616..6eb20e867 100644 --- a/tests/extensions/cassettes/test_file/test_set_field_on_link[about-byte_order-big-endian].yaml +++ b/tests/extensions/cassettes/test_file/test_set_field_on_link[about-byte_order-big-endian].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_set_field_on_link[about-checksum-90e40210163700a8a6501eccd00b6d3b44ddaedb].yaml b/tests/extensions/cassettes/test_file/test_set_field_on_link[about-checksum-90e40210163700a8a6501eccd00b6d3b44ddaedb].yaml index f3a946c3f..29563eeb7 100644 --- a/tests/extensions/cassettes/test_file/test_set_field_on_link[about-checksum-90e40210163700a8a6501eccd00b6d3b44ddaedb].yaml +++ b/tests/extensions/cassettes/test_file/test_set_field_on_link[about-checksum-90e40210163700a8a6501eccd00b6d3b44ddaedb].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_set_field_on_link[about-header_size-4092].yaml b/tests/extensions/cassettes/test_file/test_set_field_on_link[about-header_size-4092].yaml index 2940f1d40..3c966c530 100644 --- a/tests/extensions/cassettes/test_file/test_set_field_on_link[about-header_size-4092].yaml +++ b/tests/extensions/cassettes/test_file/test_set_field_on_link[about-header_size-4092].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_set_field_on_link[about-local_path-a-path].yaml b/tests/extensions/cassettes/test_file/test_set_field_on_link[about-local_path-a-path].yaml index bc02aa7b3..dd1cd6866 100644 --- a/tests/extensions/cassettes/test_file/test_set_field_on_link[about-local_path-a-path].yaml +++ b/tests/extensions/cassettes/test_file/test_set_field_on_link[about-local_path-a-path].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_set_field_on_link[about-size-129302].yaml b/tests/extensions/cassettes/test_file/test_set_field_on_link[about-size-129302].yaml index e2fe89221..14eec06ae 100644 --- a/tests/extensions/cassettes/test_file/test_set_field_on_link[about-size-129302].yaml +++ b/tests/extensions/cassettes/test_file/test_set_field_on_link[about-size-129302].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_validate_catalog.yaml b/tests/extensions/cassettes/test_file/test_validate_catalog.yaml index 7b02594be..b040f8218 100644 --- a/tests/extensions/cassettes/test_file/test_validate_catalog.yaml +++ b/tests/extensions/cassettes/test_file/test_validate_catalog.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_validate_collection.yaml b/tests/extensions/cassettes/test_file/test_validate_collection.yaml index d21ead6b8..b17a95c15 100644 --- a/tests/extensions/cassettes/test_file/test_validate_collection.yaml +++ b/tests/extensions/cassettes/test_file/test_validate_collection.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_file/test_validate_item.yaml b/tests/extensions/cassettes/test_file/test_validate_item.yaml index a6a4bdb38..d6f2605d1 100644 --- a/tests/extensions/cassettes/test_file/test_validate_item.yaml +++ b/tests/extensions/cassettes/test_file/test_validate_item.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/file/v2.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_grid/test_attributes.yaml b/tests/extensions/cassettes/test_grid/test_attributes.yaml index e6920fe7f..1a5cf75ab 100644 --- a/tests/extensions/cassettes/test_grid/test_attributes.yaml +++ b/tests/extensions/cassettes/test_grid/test_attributes.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/grid/v1.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_grid/test_modify.yaml b/tests/extensions/cassettes/test_grid/test_modify.yaml index afbbe1d87..3c21aeac9 100644 --- a/tests/extensions/cassettes/test_grid/test_modify.yaml +++ b/tests/extensions/cassettes/test_grid/test_modify.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/grid/v1.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_mgrs/test_set_field[grid_square-ZA].yaml b/tests/extensions/cassettes/test_mgrs/test_set_field[grid_square-ZA].yaml index d2508a81f..948e09635 100644 --- a/tests/extensions/cassettes/test_mgrs/test_set_field[grid_square-ZA].yaml +++ b/tests/extensions/cassettes/test_mgrs/test_set_field[grid_square-ZA].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/mgrs/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_mgrs/test_set_field[latitude_band-C].yaml b/tests/extensions/cassettes/test_mgrs/test_set_field[latitude_band-C].yaml index 1aa09de35..d64a15cea 100644 --- a/tests/extensions/cassettes/test_mgrs/test_set_field[latitude_band-C].yaml +++ b/tests/extensions/cassettes/test_mgrs/test_set_field[latitude_band-C].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/mgrs/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_mgrs/test_set_field[utm_zone-59].yaml b/tests/extensions/cassettes/test_mgrs/test_set_field[utm_zone-59].yaml index 767310cd2..d05d11317 100644 --- a/tests/extensions/cassettes/test_mgrs/test_set_field[utm_zone-59].yaml +++ b/tests/extensions/cassettes/test_mgrs/test_set_field[utm_zone-59].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/mgrs/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_mgrs/test_validate.yaml b/tests/extensions/cassettes/test_mgrs/test_validate.yaml index 8637bb550..d928cbd33 100644 --- a/tests/extensions/cassettes/test_mgrs/test_validate.yaml +++ b/tests/extensions/cassettes/test_mgrs/test_validate.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/mgrs/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_mlm/test_apply.yaml b/tests/extensions/cassettes/test_mlm/test_apply.yaml index 77faf4367..d34ee17e3 100644 --- a/tests/extensions/cassettes/test_mlm/test_apply.yaml +++ b/tests/extensions/cassettes/test_mlm/test_apply.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/mlm/v1.4.0/schema.json response: @@ -497,7 +497,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/raster/v1.1.0/schema.json response: @@ -640,7 +640,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/processing/v1.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_mlm/test_validate_mlm.yaml b/tests/extensions/cassettes/test_mlm/test_validate_mlm.yaml index 71ecc7c89..d7aede51b 100644 --- a/tests/extensions/cassettes/test_mlm/test_validate_mlm.yaml +++ b/tests/extensions/cassettes/test_mlm/test_validate_mlm.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/mlm/v1.4.0/schema.json response: @@ -497,7 +497,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/raster/v1.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_pointcloud/test_count.yaml b/tests/extensions/cassettes/test_pointcloud/test_count.yaml index d7408f30f..42bd6f68f 100644 --- a/tests/extensions/cassettes/test_pointcloud/test_count.yaml +++ b/tests/extensions/cassettes/test_pointcloud/test_count.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_pointcloud/test_density.yaml b/tests/extensions/cassettes/test_pointcloud/test_density.yaml index ccb376cd7..0ad4c35e1 100644 --- a/tests/extensions/cassettes/test_pointcloud/test_density.yaml +++ b/tests/extensions/cassettes/test_pointcloud/test_density.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_pointcloud/test_encoding.yaml b/tests/extensions/cassettes/test_pointcloud/test_encoding.yaml index fd85b2f5d..1238f61d9 100644 --- a/tests/extensions/cassettes/test_pointcloud/test_encoding.yaml +++ b/tests/extensions/cassettes/test_pointcloud/test_encoding.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_pointcloud/test_schemas.yaml b/tests/extensions/cassettes/test_pointcloud/test_schemas.yaml index dc7c5c858..cce5b9102 100644 --- a/tests/extensions/cassettes/test_pointcloud/test_schemas.yaml +++ b/tests/extensions/cassettes/test_pointcloud/test_schemas.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_pointcloud/test_statistics.yaml b/tests/extensions/cassettes/test_pointcloud/test_statistics.yaml index a43cb7d08..cb519b524 100644 --- a/tests/extensions/cassettes/test_pointcloud/test_statistics.yaml +++ b/tests/extensions/cassettes/test_pointcloud/test_statistics.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_pointcloud/test_type.yaml b/tests/extensions/cassettes/test_pointcloud/test_type.yaml index a03654ac9..0c729806a 100644 --- a/tests/extensions/cassettes/test_pointcloud/test_type.yaml +++ b/tests/extensions/cassettes/test_pointcloud/test_type.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_pointcloud/test_validate_pointcloud.yaml b/tests/extensions/cassettes/test_pointcloud/test_validate_pointcloud.yaml index 2f40f6d2d..af91ca908 100644 --- a/tests/extensions/cassettes/test_pointcloud/test_validate_pointcloud.yaml +++ b/tests/extensions/cassettes/test_pointcloud/test_validate_pointcloud.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_projection/test_bbox.yaml b/tests/extensions/cassettes/test_projection/test_bbox.yaml index b7afce397..b9d3be2c5 100644 --- a/tests/extensions/cassettes/test_projection/test_bbox.yaml +++ b/tests/extensions/cassettes/test_projection/test_bbox.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.7/projjson.schema.json response: @@ -315,7 +315,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_projection/test_centroid.yaml b/tests/extensions/cassettes/test_projection/test_centroid.yaml index 188b490d5..5e3d1f546 100644 --- a/tests/extensions/cassettes/test_projection/test_centroid.yaml +++ b/tests/extensions/cassettes/test_projection/test_centroid.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.7/projjson.schema.json response: @@ -315,7 +315,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_projection/test_epsg.yaml b/tests/extensions/cassettes/test_projection/test_epsg.yaml index 02a71e067..5924a4bd4 100644 --- a/tests/extensions/cassettes/test_projection/test_epsg.yaml +++ b/tests/extensions/cassettes/test_projection/test_epsg.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.7/projjson.schema.json response: @@ -315,7 +315,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_projection/test_geometry.yaml b/tests/extensions/cassettes/test_projection/test_geometry.yaml index 96392f55b..3ddcd0b5d 100644 --- a/tests/extensions/cassettes/test_projection/test_geometry.yaml +++ b/tests/extensions/cassettes/test_projection/test_geometry.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.7/projjson.schema.json response: @@ -315,7 +315,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_projection/test_partial_apply.yaml b/tests/extensions/cassettes/test_projection/test_partial_apply.yaml index 0876dee95..326fbbf40 100644 --- a/tests/extensions/cassettes/test_projection/test_partial_apply.yaml +++ b/tests/extensions/cassettes/test_projection/test_partial_apply.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.7/projjson.schema.json response: @@ -315,7 +315,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_projection/test_projjson.yaml b/tests/extensions/cassettes/test_projection/test_projjson.yaml index a2aea489a..27899ed5a 100644 --- a/tests/extensions/cassettes/test_projection/test_projjson.yaml +++ b/tests/extensions/cassettes/test_projection/test_projjson.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.7/projjson.schema.json response: @@ -315,7 +315,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_projection/test_shape.yaml b/tests/extensions/cassettes/test_projection/test_shape.yaml index 14f621128..f4884529e 100644 --- a/tests/extensions/cassettes/test_projection/test_shape.yaml +++ b/tests/extensions/cassettes/test_projection/test_shape.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.7/projjson.schema.json response: @@ -315,7 +315,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_projection/test_transform.yaml b/tests/extensions/cassettes/test_projection/test_transform.yaml index 821ead2d3..a5b594834 100644 --- a/tests/extensions/cassettes/test_projection/test_transform.yaml +++ b/tests/extensions/cassettes/test_projection/test_transform.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.7/projjson.schema.json response: @@ -315,7 +315,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_projection/test_validate_proj.yaml b/tests/extensions/cassettes/test_projection/test_validate_proj.yaml index c42571ea2..334099187 100644 --- a/tests/extensions/cassettes/test_projection/test_validate_proj.yaml +++ b/tests/extensions/cassettes/test_projection/test_validate_proj.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.7/projjson.schema.json response: @@ -315,7 +315,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_projection/test_wkt2.yaml b/tests/extensions/cassettes/test_projection/test_wkt2.yaml index 548c6c32a..2c924eefc 100644 --- a/tests/extensions/cassettes/test_projection/test_wkt2.yaml +++ b/tests/extensions/cassettes/test_projection/test_wkt2.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.7/projjson.schema.json response: @@ -315,7 +315,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.7/projjson.schema.json response: diff --git a/tests/extensions/cassettes/test_raster/test_asset_bands.yaml b/tests/extensions/cassettes/test_raster/test_asset_bands.yaml index 682fd3c67..1540db8da 100644 --- a/tests/extensions/cassettes/test_raster/test_asset_bands.yaml +++ b/tests/extensions/cassettes/test_raster/test_asset_bands.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -231,7 +231,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -345,7 +345,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/raster/v1.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_raster/test_validate_raster.yaml b/tests/extensions/cassettes/test_raster/test_validate_raster.yaml index 9fc69fda1..235cfb415 100644 --- a/tests/extensions/cassettes/test_raster/test_validate_raster.yaml +++ b/tests/extensions/cassettes/test_raster/test_validate_raster.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: @@ -109,7 +109,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -213,7 +213,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -327,7 +327,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -451,7 +451,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/processing/v1.0.0/schema.json response: @@ -584,7 +584,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/raster/v1.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_render/test_collection_validate.yaml b/tests/extensions/cassettes/test_render/test_collection_validate.yaml index 7f0fdbac9..a072530a8 100644 --- a/tests/extensions/cassettes/test_render/test_collection_validate.yaml +++ b/tests/extensions/cassettes/test_render/test_collection_validate.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/render/v2.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_render/test_item_validate.yaml b/tests/extensions/cassettes/test_render/test_item_validate.yaml index 4d19af3b1..8ca00f426 100644 --- a/tests/extensions/cassettes/test_render/test_item_validate.yaml +++ b/tests/extensions/cassettes/test_render/test_item_validate.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/render/v2.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sar/test_all.yaml b/tests/extensions/cassettes/test_sar/test_all.yaml index 747d6b112..8564a4be1 100644 --- a/tests/extensions/cassettes/test_sar/test_all.yaml +++ b/tests/extensions/cassettes/test_sar/test_all.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sar/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sar/test_required.yaml b/tests/extensions/cassettes/test_sar/test_required.yaml index ac6eebb33..06b386f96 100644 --- a/tests/extensions/cassettes/test_sar/test_required.yaml +++ b/tests/extensions/cassettes/test_sar/test_required.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sar/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sat/test_absolute_orbit.yaml b/tests/extensions/cassettes/test_sat/test_absolute_orbit.yaml index bf2a4edcb..677cdec02 100644 --- a/tests/extensions/cassettes/test_sat/test_absolute_orbit.yaml +++ b/tests/extensions/cassettes/test_sat/test_absolute_orbit.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sat/test_anx_datetime.yaml b/tests/extensions/cassettes/test_sat/test_anx_datetime.yaml index 532ac2c98..2df1f05ba 100644 --- a/tests/extensions/cassettes/test_sat/test_anx_datetime.yaml +++ b/tests/extensions/cassettes/test_sat/test_anx_datetime.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sat/test_both.yaml b/tests/extensions/cassettes/test_sat/test_both.yaml index db011af1a..d3c93bf14 100644 --- a/tests/extensions/cassettes/test_sat/test_both.yaml +++ b/tests/extensions/cassettes/test_sat/test_both.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sat/test_clear_orbit_state.yaml b/tests/extensions/cassettes/test_sat/test_clear_orbit_state.yaml index b2d46c84f..a49bf7d19 100644 --- a/tests/extensions/cassettes/test_sat/test_clear_orbit_state.yaml +++ b/tests/extensions/cassettes/test_sat/test_clear_orbit_state.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sat/test_clear_relative_orbit.yaml b/tests/extensions/cassettes/test_sat/test_clear_relative_orbit.yaml index d0939f536..7ec764092 100644 --- a/tests/extensions/cassettes/test_sat/test_clear_relative_orbit.yaml +++ b/tests/extensions/cassettes/test_sat/test_clear_relative_orbit.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sat/test_modify.yaml b/tests/extensions/cassettes/test_sat/test_modify.yaml index bd7a6392d..f07628cda 100644 --- a/tests/extensions/cassettes/test_sat/test_modify.yaml +++ b/tests/extensions/cassettes/test_sat/test_modify.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sat/test_no_args_fails.yaml b/tests/extensions/cassettes/test_sat/test_no_args_fails.yaml index 780618e86..d1f62f4c2 100644 --- a/tests/extensions/cassettes/test_sat/test_no_args_fails.yaml +++ b/tests/extensions/cassettes/test_sat/test_no_args_fails.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sat/test_orbit_state.yaml b/tests/extensions/cassettes/test_sat/test_orbit_state.yaml index fcfa7fdb4..b7ccaec2c 100644 --- a/tests/extensions/cassettes/test_sat/test_orbit_state.yaml +++ b/tests/extensions/cassettes/test_sat/test_orbit_state.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sat/test_platform_international_designator.yaml b/tests/extensions/cassettes/test_sat/test_platform_international_designator.yaml index e47bdf2e7..1fa12d6d1 100644 --- a/tests/extensions/cassettes/test_sat/test_platform_international_designator.yaml +++ b/tests/extensions/cassettes/test_sat/test_platform_international_designator.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sat/test_relative_orbit.yaml b/tests/extensions/cassettes/test_sat/test_relative_orbit.yaml index a1de6ad4e..082d9f00c 100644 --- a/tests/extensions/cassettes/test_sat/test_relative_orbit.yaml +++ b/tests/extensions/cassettes/test_sat/test_relative_orbit.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_sat/test_relative_orbit_no_negative.yaml b/tests/extensions/cassettes/test_sat/test_relative_orbit_no_negative.yaml index ef7c1c1cf..a835a8d54 100644 --- a/tests/extensions/cassettes/test_sat/test_relative_orbit_no_negative.yaml +++ b/tests/extensions/cassettes/test_sat/test_relative_orbit_no_negative.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_citation.yaml b/tests/extensions/cassettes/test_scientific/test_citation.yaml index 19d281aaf..b75e70db3 100644 --- a/tests/extensions/cassettes/test_scientific/test_citation.yaml +++ b/tests/extensions/cassettes/test_scientific/test_citation.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_collection_citation.yaml b/tests/extensions/cassettes/test_scientific/test_collection_citation.yaml index 4ea9a4ead..d8d28ac64 100644 --- a/tests/extensions/cassettes/test_scientific/test_collection_citation.yaml +++ b/tests/extensions/cassettes/test_scientific/test_collection_citation.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_collection_doi.yaml b/tests/extensions/cassettes/test_scientific/test_collection_doi.yaml index 5b1dfffd0..1930f7995 100644 --- a/tests/extensions/cassettes/test_scientific/test_collection_doi.yaml +++ b/tests/extensions/cassettes/test_scientific/test_collection_doi.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_collection_publications.yaml b/tests/extensions/cassettes/test_scientific/test_collection_publications.yaml index 917f52550..e2d336c61 100644 --- a/tests/extensions/cassettes/test_scientific/test_collection_publications.yaml +++ b/tests/extensions/cassettes/test_scientific/test_collection_publications.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_collection_publications_one.yaml b/tests/extensions/cassettes/test_scientific/test_collection_publications_one.yaml index 75542913a..c60a775a6 100644 --- a/tests/extensions/cassettes/test_scientific/test_collection_publications_one.yaml +++ b/tests/extensions/cassettes/test_scientific/test_collection_publications_one.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_one.yaml b/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_one.yaml index 84808dd30..8919f8c62 100644 --- a/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_one.yaml +++ b/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_one.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_with_none.yaml b/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_with_none.yaml index 1cec558bd..37ef4d02d 100644 --- a/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_with_none.yaml +++ b/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_with_none.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_with_some.yaml b/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_with_some.yaml index 37abe82fc..f15a51744 100644 --- a/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_with_some.yaml +++ b/tests/extensions/cassettes/test_scientific/test_collection_remove_all_publications_with_some.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_forward.yaml b/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_forward.yaml index 2e7d6e6c9..25f829bb7 100644 --- a/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_forward.yaml +++ b/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_forward.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_one.yaml b/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_one.yaml index 04346e656..b1556a353 100644 --- a/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_one.yaml +++ b/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_one.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_reverse.yaml b/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_reverse.yaml index aab93dcae..8c5ddc151 100644 --- a/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_reverse.yaml +++ b/tests/extensions/cassettes/test_scientific/test_collection_remove_publication_reverse.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_doi.yaml b/tests/extensions/cassettes/test_scientific/test_doi.yaml index 72c27f43f..c0a239802 100644 --- a/tests/extensions/cassettes/test_scientific/test_doi.yaml +++ b/tests/extensions/cassettes/test_scientific/test_doi.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_publications.yaml b/tests/extensions/cassettes/test_scientific/test_publications.yaml index d70df5d35..c779aab2d 100644 --- a/tests/extensions/cassettes/test_scientific/test_publications.yaml +++ b/tests/extensions/cassettes/test_scientific/test_publications.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_publications_one.yaml b/tests/extensions/cassettes/test_scientific/test_publications_one.yaml index 9ef47c5b9..4654df1ce 100644 --- a/tests/extensions/cassettes/test_scientific/test_publications_one.yaml +++ b/tests/extensions/cassettes/test_scientific/test_publications_one.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_remove_all_publications_one.yaml b/tests/extensions/cassettes/test_scientific/test_remove_all_publications_one.yaml index bb6b1a59b..6ccba6f86 100644 --- a/tests/extensions/cassettes/test_scientific/test_remove_all_publications_one.yaml +++ b/tests/extensions/cassettes/test_scientific/test_remove_all_publications_one.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_remove_all_publications_with_none.yaml b/tests/extensions/cassettes/test_scientific/test_remove_all_publications_with_none.yaml index bf59e3b29..556a975f0 100644 --- a/tests/extensions/cassettes/test_scientific/test_remove_all_publications_with_none.yaml +++ b/tests/extensions/cassettes/test_scientific/test_remove_all_publications_with_none.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_remove_all_publications_with_some.yaml b/tests/extensions/cassettes/test_scientific/test_remove_all_publications_with_some.yaml index df22ca252..f13149db7 100644 --- a/tests/extensions/cassettes/test_scientific/test_remove_all_publications_with_some.yaml +++ b/tests/extensions/cassettes/test_scientific/test_remove_all_publications_with_some.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_remove_publication_forward.yaml b/tests/extensions/cassettes/test_scientific/test_remove_publication_forward.yaml index 4d6c509e4..ea8308edd 100644 --- a/tests/extensions/cassettes/test_scientific/test_remove_publication_forward.yaml +++ b/tests/extensions/cassettes/test_scientific/test_remove_publication_forward.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_remove_publication_one.yaml b/tests/extensions/cassettes/test_scientific/test_remove_publication_one.yaml index 2ba32d9eb..7b07356ae 100644 --- a/tests/extensions/cassettes/test_scientific/test_remove_publication_one.yaml +++ b/tests/extensions/cassettes/test_scientific/test_remove_publication_one.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_scientific/test_remove_publication_reverse.yaml b/tests/extensions/cassettes/test_scientific/test_remove_publication_reverse.yaml index d562c267b..bfcd06705 100644 --- a/tests/extensions/cassettes/test_scientific/test_remove_publication_reverse.yaml +++ b/tests/extensions/cassettes/test_scientific/test_remove_publication_reverse.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_storage/test_asset_platform.yaml b/tests/extensions/cassettes/test_storage/test_asset_platform.yaml index 5b773ac8a..ab87cc785 100644 --- a/tests/extensions/cassettes/test_storage/test_asset_platform.yaml +++ b/tests/extensions/cassettes/test_storage/test_asset_platform.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/storage/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_storage/test_asset_region.yaml b/tests/extensions/cassettes/test_storage/test_asset_region.yaml index 8e25033eb..6e617fb3e 100644 --- a/tests/extensions/cassettes/test_storage/test_asset_region.yaml +++ b/tests/extensions/cassettes/test_storage/test_asset_region.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/storage/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_storage/test_asset_requester_pays.yaml b/tests/extensions/cassettes/test_storage/test_asset_requester_pays.yaml index 4b6fd1607..a5269b9fa 100644 --- a/tests/extensions/cassettes/test_storage/test_asset_requester_pays.yaml +++ b/tests/extensions/cassettes/test_storage/test_asset_requester_pays.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/storage/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_storage/test_asset_tier.yaml b/tests/extensions/cassettes/test_storage/test_asset_tier.yaml index 5a125e06f..351ce2c80 100644 --- a/tests/extensions/cassettes/test_storage/test_asset_tier.yaml +++ b/tests/extensions/cassettes/test_storage/test_asset_tier.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/storage/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_storage/test_validate_storage.yaml b/tests/extensions/cassettes/test_storage/test_validate_storage.yaml index b6409f222..6cad8ef45 100644 --- a/tests/extensions/cassettes/test_storage/test_validate_storage.yaml +++ b/tests/extensions/cassettes/test_storage/test_validate_storage.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/storage/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_table/test_validate.yaml b/tests/extensions/cassettes/test_table/test_validate.yaml index 66981a3fb..6d472a702 100644 --- a/tests/extensions/cassettes/test_table/test_validate.yaml +++ b/tests/extensions/cassettes/test_table/test_validate.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/table/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_timestamps/test_expires.yaml b/tests/extensions/cassettes/test_timestamps/test_expires.yaml index 5aced700a..754da297c 100644 --- a/tests/extensions/cassettes/test_timestamps/test_expires.yaml +++ b/tests/extensions/cassettes/test_timestamps/test_expires.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/timestamps/v1.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_timestamps/test_published.yaml b/tests/extensions/cassettes/test_timestamps/test_published.yaml index 13d3aa2b5..0c7b91e2c 100644 --- a/tests/extensions/cassettes/test_timestamps/test_published.yaml +++ b/tests/extensions/cassettes/test_timestamps/test_published.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/timestamps/v1.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_timestamps/test_unpublished.yaml b/tests/extensions/cassettes/test_timestamps/test_unpublished.yaml index 7b95ed9ba..01b386877 100644 --- a/tests/extensions/cassettes/test_timestamps/test_unpublished.yaml +++ b/tests/extensions/cassettes/test_timestamps/test_unpublished.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/timestamps/v1.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_timestamps/test_validate_timestamps.yaml b/tests/extensions/cassettes/test_timestamps/test_validate_timestamps.yaml index 26fa50dbf..522ecbdde 100644 --- a/tests/extensions/cassettes/test_timestamps/test_validate_timestamps.yaml +++ b/tests/extensions/cassettes/test_timestamps/test_validate_timestamps.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/timestamps/v1.1.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_add_deprecated_version.yaml b/tests/extensions/cassettes/test_version/test_add_deprecated_version.yaml index 439d81157..c6504d1c4 100644 --- a/tests/extensions/cassettes/test_version/test_add_deprecated_version.yaml +++ b/tests/extensions/cassettes/test_version/test_add_deprecated_version.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_add_not_deprecated_version.yaml b/tests/extensions/cassettes/test_version/test_add_not_deprecated_version.yaml index 6da78a7f9..4b9ccefbe 100644 --- a/tests/extensions/cassettes/test_version/test_add_not_deprecated_version.yaml +++ b/tests/extensions/cassettes/test_version/test_add_not_deprecated_version.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_add_version.yaml b/tests/extensions/cassettes/test_version/test_add_version.yaml index d4ca989c5..41de42583 100644 --- a/tests/extensions/cassettes/test_version/test_add_version.yaml +++ b/tests/extensions/cassettes/test_version/test_add_version.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_all_links.yaml b/tests/extensions/cassettes/test_version/test_all_links.yaml index 66acfcff9..c72e8da03 100644 --- a/tests/extensions/cassettes/test_version/test_all_links.yaml +++ b/tests/extensions/cassettes/test_version/test_all_links.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_assets.yaml b/tests/extensions/cassettes/test_version/test_assets.yaml index c7143b123..72111ee23 100644 --- a/tests/extensions/cassettes/test_version/test_assets.yaml +++ b/tests/extensions/cassettes/test_version/test_assets.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_catalog_add_version.yaml b/tests/extensions/cassettes/test_version/test_catalog_add_version.yaml index 37fc80d64..3a2faeb12 100644 --- a/tests/extensions/cassettes/test_version/test_catalog_add_version.yaml +++ b/tests/extensions/cassettes/test_version/test_catalog_add_version.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_catalog_validate_all.yaml b/tests/extensions/cassettes/test_version/test_catalog_validate_all.yaml index 9958a844f..3d24cc8e9 100644 --- a/tests/extensions/cassettes/test_version/test_catalog_validate_all.yaml +++ b/tests/extensions/cassettes/test_version/test_catalog_validate_all.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_collection_add_version.yaml b/tests/extensions/cassettes/test_version/test_collection_add_version.yaml index 1e002762f..872d8bcb5 100644 --- a/tests/extensions/cassettes/test_version/test_collection_add_version.yaml +++ b/tests/extensions/cassettes/test_version/test_collection_add_version.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_collection_validate_all.yaml b/tests/extensions/cassettes/test_version/test_collection_validate_all.yaml index 3e1fe473a..ea3b8e2f5 100644 --- a/tests/extensions/cassettes/test_version/test_collection_validate_all.yaml +++ b/tests/extensions/cassettes/test_version/test_collection_validate_all.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_latest.yaml b/tests/extensions/cassettes/test_version/test_latest.yaml index e2db039eb..11bd8e63e 100644 --- a/tests/extensions/cassettes/test_version/test_latest.yaml +++ b/tests/extensions/cassettes/test_version/test_latest.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_optional_version.yaml b/tests/extensions/cassettes/test_version/test_optional_version.yaml index fb1c052a9..ab92b6c73 100644 --- a/tests/extensions/cassettes/test_version/test_optional_version.yaml +++ b/tests/extensions/cassettes/test_version/test_optional_version.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_predecessor.yaml b/tests/extensions/cassettes/test_version/test_predecessor.yaml index b4d27fbdf..34c4c3a38 100644 --- a/tests/extensions/cassettes/test_version/test_predecessor.yaml +++ b/tests/extensions/cassettes/test_version/test_predecessor.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_successor.yaml b/tests/extensions/cassettes/test_version/test_successor.yaml index a2fffc0e0..7926412b4 100644 --- a/tests/extensions/cassettes/test_version/test_successor.yaml +++ b/tests/extensions/cassettes/test_version/test_successor.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_version/test_version_in_properties.yaml b/tests/extensions/cassettes/test_version/test_version_in_properties.yaml index e12e9b655..86a7e716a 100644 --- a/tests/extensions/cassettes/test_version/test_version_in_properties.yaml +++ b/tests/extensions/cassettes/test_version/test_version_in_properties.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/version/v1.2.0/schema.json response: diff --git a/tests/extensions/cassettes/test_view/test_azimuth.yaml b/tests/extensions/cassettes/test_view/test_azimuth.yaml index 5208e3fee..6d3aafbec 100644 --- a/tests/extensions/cassettes/test_view/test_azimuth.yaml +++ b/tests/extensions/cassettes/test_view/test_azimuth.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -107,7 +107,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_view/test_incidence_angle.yaml b/tests/extensions/cassettes/test_view/test_incidence_angle.yaml index c382e9085..571b0cc1e 100644 --- a/tests/extensions/cassettes/test_view/test_incidence_angle.yaml +++ b/tests/extensions/cassettes/test_view/test_incidence_angle.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -107,7 +107,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_view/test_off_nadir.yaml b/tests/extensions/cassettes/test_view/test_off_nadir.yaml index 8cf7febe6..ce68a0bdb 100644 --- a/tests/extensions/cassettes/test_view/test_off_nadir.yaml +++ b/tests/extensions/cassettes/test_view/test_off_nadir.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -107,7 +107,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_view/test_sun_azimuth.yaml b/tests/extensions/cassettes/test_view/test_sun_azimuth.yaml index 2e447485c..24d70ba65 100644 --- a/tests/extensions/cassettes/test_view/test_sun_azimuth.yaml +++ b/tests/extensions/cassettes/test_view/test_sun_azimuth.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -107,7 +107,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_view/test_sun_elevation.yaml b/tests/extensions/cassettes/test_view/test_sun_elevation.yaml index 298b0a3a9..c9f558a6d 100644 --- a/tests/extensions/cassettes/test_view/test_sun_elevation.yaml +++ b/tests/extensions/cassettes/test_view/test_sun_elevation.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -107,7 +107,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_view/test_validate_view.yaml b/tests/extensions/cassettes/test_view/test_validate_view.yaml index 86fe9582b..7c449a538 100644 --- a/tests/extensions/cassettes/test_view/test_validate_view.yaml +++ b/tests/extensions/cassettes/test_view/test_validate_view.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -107,7 +107,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_xarray_assets/test_collection_validate.yaml b/tests/extensions/cassettes/test_xarray_assets/test_collection_validate.yaml index 4514c0a6c..d8b254384 100644 --- a/tests/extensions/cassettes/test_xarray_assets/test_collection_validate.yaml +++ b/tests/extensions/cassettes/test_xarray_assets/test_collection_validate.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/xarray-assets/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_xarray_assets/test_item_validate.yaml b/tests/extensions/cassettes/test_xarray_assets/test_item_validate.yaml index 146a7e268..540e6b5de 100644 --- a/tests/extensions/cassettes/test_xarray_assets/test_item_validate.yaml +++ b/tests/extensions/cassettes/test_xarray_assets/test_item_validate.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/xarray-assets/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_xarray_assets/test_set_field[open_kwargs-value1].yaml b/tests/extensions/cassettes/test_xarray_assets/test_set_field[open_kwargs-value1].yaml index f73c1909d..6bb0b5269 100644 --- a/tests/extensions/cassettes/test_xarray_assets/test_set_field[open_kwargs-value1].yaml +++ b/tests/extensions/cassettes/test_xarray_assets/test_set_field[open_kwargs-value1].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/xarray-assets/v1.0.0/schema.json response: diff --git a/tests/extensions/cassettes/test_xarray_assets/test_set_field[storage_options-value0].yaml b/tests/extensions/cassettes/test_xarray_assets/test_set_field[storage_options-value0].yaml index ead00bc4b..da6e35a65 100644 --- a/tests/extensions/cassettes/test_xarray_assets/test_set_field[storage_options-value0].yaml +++ b/tests/extensions/cassettes/test_xarray_assets/test_set_field[storage_options-value0].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/xarray-assets/v1.0.0/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all.yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all.yaml index 3ff31b9c2..ce0f1d7d6 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all.yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_deprecated_dict_arg.yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_deprecated_dict_arg.yaml index a2a444dcd..275cd63d8 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_deprecated_dict_arg.yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_deprecated_dict_arg.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case0].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case0].yaml index 3ef10db01..9db46f5b3 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case0].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case0].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: @@ -152,7 +152,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: @@ -251,7 +251,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -371,7 +371,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/item.json response: @@ -519,7 +519,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/basics.json response: @@ -582,7 +582,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/datetime.json response: @@ -658,7 +658,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/instrument.json response: @@ -723,7 +723,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/licensing.json response: @@ -785,7 +785,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/provider.json response: @@ -858,7 +858,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/asset/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case1].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case1].yaml index 89c0eb1c9..1e4bc2432 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case1].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case1].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: @@ -152,7 +152,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: @@ -251,7 +251,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -371,7 +371,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/item.json response: @@ -519,7 +519,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/basics.json response: @@ -582,7 +582,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/datetime.json response: @@ -658,7 +658,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/instrument.json response: @@ -723,7 +723,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/licensing.json response: @@ -785,7 +785,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/provider.json response: @@ -858,7 +858,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/asset/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case2].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case2].yaml index e5208ca6f..939999866 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case2].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case2].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: @@ -102,7 +102,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -222,7 +222,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/item.json response: @@ -370,7 +370,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/basics.json response: @@ -433,7 +433,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/datetime.json response: @@ -509,7 +509,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/instrument.json response: @@ -574,7 +574,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/licensing.json response: @@ -636,7 +636,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/provider.json response: @@ -709,7 +709,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: @@ -858,7 +858,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/asset/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case3].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case3].yaml index 3b57b9581..5c1a2237a 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case3].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case3].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: @@ -152,7 +152,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: @@ -251,7 +251,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -371,7 +371,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/item.json response: @@ -519,7 +519,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/basics.json response: @@ -582,7 +582,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/datetime.json response: @@ -658,7 +658,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/instrument.json response: @@ -723,7 +723,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/licensing.json response: @@ -785,7 +785,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/provider.json response: @@ -858,7 +858,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/asset/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case4].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case4].yaml index e384fe61f..cc9ccb8dc 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case4].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case4].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -127,7 +127,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -241,7 +241,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -345,7 +345,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: @@ -444,7 +444,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -564,7 +564,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/item.json response: @@ -712,7 +712,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/basics.json response: @@ -775,7 +775,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/datetime.json response: @@ -851,7 +851,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/instrument.json response: @@ -916,7 +916,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/licensing.json response: @@ -978,7 +978,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/provider.json response: @@ -1051,7 +1051,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: @@ -1200,7 +1200,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/asset/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case5].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case5].yaml index 596afc9b2..c4fa14a8f 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case5].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case5].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: @@ -102,7 +102,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -222,7 +222,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/item.json response: @@ -370,7 +370,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/basics.json response: @@ -433,7 +433,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/datetime.json response: @@ -509,7 +509,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/instrument.json response: @@ -574,7 +574,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/licensing.json response: @@ -636,7 +636,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/provider.json response: @@ -709,7 +709,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: @@ -858,7 +858,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/asset/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case6].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case6].yaml index 081de21b4..c79dc9e0c 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case6].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_all_dict[test_case6].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: @@ -215,7 +215,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/item.json response: @@ -363,7 +363,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/basics.json response: @@ -426,7 +426,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/datetime.json response: @@ -502,7 +502,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/instrument.json response: @@ -567,7 +567,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/licensing.json response: @@ -629,7 +629,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.3/item-spec/json-schema/provider.json response: @@ -702,7 +702,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -826,7 +826,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -930,7 +930,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v2.0.0/schema.json response: @@ -1044,7 +1044,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: @@ -1143,7 +1143,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -1263,7 +1263,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/label/v1.0.1/schema.json response: @@ -1412,7 +1412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/asset/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_custom_validator.yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_custom_validator.yaml index 87f269daf..92fd9e3be 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_custom_validator.yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_custom_validator.yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/custom-extension/v1.0.0/schema.json response: @@ -97,7 +97,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/custom-extension/v1.0.0/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example0].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example0].yaml index 16bc1f6e3..3844eede0 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example0].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example0].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example100].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example100].yaml index 80747a176..020dfc07a 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example100].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example100].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/timestamps/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example101].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example101].yaml index ff80a23a5..34a544659 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example101].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example101].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: @@ -215,7 +215,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/version/json-schema/schema.json response: @@ -296,7 +296,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example102].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example102].yaml index b7b87d376..15dda0c1c 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example102].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example102].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/version/json-schema/schema.json response: @@ -565,7 +565,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -691,7 +691,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example103].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example103].yaml index a1e8d3b35..6dbddb1d9 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example103].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example103].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/sat/json-schema/schema.json response: @@ -560,7 +560,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example104].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example104].yaml index ee372ac42..2ddfbb91c 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example104].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example104].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/projection/json-schema/schema.json response: @@ -582,7 +582,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example105].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example105].yaml index b8e846806..e88165542 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example105].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example105].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example106].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example106].yaml index 09f033912..ebb6630b1 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example106].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example106].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/eo/json-schema/schema.json response: @@ -566,7 +566,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/projection/json-schema/schema.json response: @@ -664,7 +664,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example107].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example107].yaml index 408f94020..49f157fcb 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example107].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example107].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/eo/json-schema/schema.json response: @@ -566,7 +566,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example108].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example108].yaml index 0d8445aa4..2386f8145 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example108].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example108].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/eo/json-schema/schema.json response: @@ -566,7 +566,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example109].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example109].yaml index f4e00e656..804c7dd48 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example109].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example109].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/eo/json-schema/schema.json response: @@ -566,7 +566,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example10].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example10].yaml index 9b389e844..9ddf21233 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example10].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example10].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example110].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example110].yaml index 7b2ec77f8..ca82f01fd 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example110].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example110].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example111].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example111].yaml index 8518e447f..1271d51d2 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example111].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example111].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/view/json-schema/schema.json response: @@ -567,7 +567,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/projection/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example112].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example112].yaml index 4a2d9fb13..dd8a855b1 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example112].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example112].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example113].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example113].yaml index 6baa9c9c9..ade849948 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example113].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example113].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -123,7 +123,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example114].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example114].yaml index c70854fe7..45c5d7fb8 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example114].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example114].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.1/item-spec/json-schema/item.json response: @@ -140,7 +140,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.1/item-spec/json-schema/basics.json response: @@ -205,7 +205,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.1/item-spec/json-schema/datetime.json response: @@ -279,7 +279,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.1/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.1/item-spec/json-schema/licensing.json response: @@ -406,7 +406,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.1/item-spec/json-schema/provider.json response: @@ -479,7 +479,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.1/extensions/eo/json-schema/schema.json response: @@ -589,7 +589,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.1/extensions/projection/json-schema/schema.json response: @@ -708,7 +708,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.1/extensions/scientific/json-schema/schema.json response: @@ -815,7 +815,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.1/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example115].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example115].yaml index 961cd5d29..e161e8bcb 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example115].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example115].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.2/item-spec/json-schema/item.json response: @@ -142,7 +142,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.2/item-spec/json-schema/basics.json response: @@ -205,7 +205,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.2/item-spec/json-schema/datetime.json response: @@ -281,7 +281,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.2/item-spec/json-schema/instrument.json response: @@ -348,7 +348,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.2/item-spec/json-schema/licensing.json response: @@ -410,7 +410,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-rc.2/item-spec/json-schema/provider.json response: @@ -483,7 +483,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -607,7 +607,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v1.0.0/schema.json response: @@ -725,7 +725,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: @@ -857,7 +857,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -961,7 +961,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/remote-data/v1.0.0/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example116].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example116].yaml index fd3c4e1a2..0503223bd 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example116].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example116].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example117].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example117].yaml index 90f4abee9..08fae4b87 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example117].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example117].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/collection-spec/json-schema/collection.json response: @@ -154,7 +154,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/item.json response: @@ -301,7 +301,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/basics.json response: @@ -366,7 +366,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/datetime.json response: @@ -444,7 +444,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/instrument.json response: @@ -509,7 +509,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/licensing.json response: @@ -569,7 +569,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/provider.json response: @@ -642,7 +642,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -766,7 +766,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v1.0.0/schema.json response: @@ -884,7 +884,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example118].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example118].yaml index 24b150dc3..d1ed46a63 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example118].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example118].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/collection-spec/json-schema/collection.json response: @@ -154,7 +154,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -278,7 +278,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example119].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example119].yaml index ead8e175e..16c7e22d5 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example119].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example119].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/item.json response: @@ -150,7 +150,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/basics.json response: @@ -215,7 +215,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/datetime.json response: @@ -293,7 +293,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/instrument.json response: @@ -358,7 +358,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/licensing.json response: @@ -418,7 +418,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/provider.json response: @@ -491,7 +491,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -615,7 +615,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example11].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example11].yaml index 920a2dbf5..401d6e875 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example11].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example11].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/label/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example120].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example120].yaml index 366717128..e4c424481 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example120].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example120].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/item.json response: @@ -150,7 +150,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/basics.json response: @@ -215,7 +215,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/datetime.json response: @@ -293,7 +293,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/instrument.json response: @@ -358,7 +358,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/licensing.json response: @@ -418,7 +418,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example121].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example121].yaml index 21e27836a..0ed857e60 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example121].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example121].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/item.json response: @@ -150,7 +150,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/basics.json response: @@ -215,7 +215,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/datetime.json response: @@ -293,7 +293,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/instrument.json response: @@ -358,7 +358,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/licensing.json response: @@ -418,7 +418,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/provider.json response: @@ -491,7 +491,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -615,7 +615,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/sat/v1.0.0/schema.json response: @@ -721,7 +721,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v1.0.0/schema.json response: @@ -839,7 +839,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/mgrs/v1.0.0/schema.json response: @@ -935,7 +935,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/grid/v1.0.0/schema.json response: @@ -1015,7 +1015,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example122].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example122].yaml index 36ff4bd7d..d7c5bbd21 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example122].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example122].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/item.json response: @@ -150,7 +150,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/basics.json response: @@ -215,7 +215,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/datetime.json response: @@ -293,7 +293,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/instrument.json response: @@ -358,7 +358,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/licensing.json response: @@ -418,7 +418,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/provider.json response: @@ -491,7 +491,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -615,7 +615,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v1.0.0/schema.json response: @@ -733,7 +733,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/scientific/v1.0.0/schema.json response: @@ -865,7 +865,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/view/v1.0.0/schema.json response: @@ -969,7 +969,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/remote-data/v1.0.0/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example123].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example123].yaml index f88dcebe2..7a188c44c 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example123].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example123].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/collection-spec/json-schema/collection.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example124].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example124].yaml index 244c1933b..224bcbc0d 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example124].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example124].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/item.json response: @@ -150,7 +150,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/basics.json response: @@ -215,7 +215,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/datetime.json response: @@ -293,7 +293,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/instrument.json response: @@ -358,7 +358,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/licensing.json response: @@ -418,7 +418,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0/item-spec/json-schema/provider.json response: @@ -491,7 +491,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/eo/v1.1.0/schema.json response: @@ -615,7 +615,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://stac-extensions.github.io/projection/v1.0.0/schema.json response: @@ -733,7 +733,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.2/projjson.schema.json response: @@ -807,7 +807,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.2/projjson.schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example12].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example12].yaml index c303b9a93..e97431a67 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example12].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example12].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/label/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example13].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example13].yaml index 87f7c2a47..328c81f8e 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example13].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example13].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/label/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example14].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example14].yaml index 0e9b2b04d..c878ed45f 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example14].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example14].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -123,7 +123,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example15].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example15].yaml index 86a98bc8e..23b578f26 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example15].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example15].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -123,7 +123,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example16].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example16].yaml index 446d79c6f..b5d3e9010 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example16].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example16].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/label/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example17].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example17].yaml index 63cd5abfe..935ee5b10 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example17].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example17].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/label/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example18].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example18].yaml index e14da3a70..e8e132783 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example18].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example18].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -123,7 +123,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example19].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example19].yaml index 64848ec03..77c2ccbe5 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example19].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example19].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/label/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example1].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example1].yaml index 0d826dbe9..0217fc954 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example1].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example1].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example20].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example20].yaml index 07b0f2cd2..449d93b83 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example20].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example20].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example21].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example21].yaml index 0dbd255e3..d7b55e8b3 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example21].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example21].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example22].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example22].yaml index ca9dea593..6e955175e 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example22].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example22].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/sar/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example23].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example23].yaml index 3f1b5e92b..d47cfd352 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example23].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example23].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/checksum/json-schema/schema.json response: @@ -228,7 +228,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/sar/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example24].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example24].yaml index 187be53a8..b5348a152 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example24].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example24].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -123,7 +123,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: @@ -222,7 +222,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/scientific/json-schema/schema.json response: @@ -306,7 +306,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example25].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example25].yaml index 7ea58bf57..7c96fda99 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example25].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example25].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/scientific/json-schema/schema.json response: @@ -230,7 +230,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: @@ -449,7 +449,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/checksum/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example26].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example26].yaml index 34a37002d..2e99e70ed 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example26].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example26].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/eo/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example27].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example27].yaml index 36bb35a77..b051a6286 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example27].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example27].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/eo/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example28].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example28].yaml index 1ca8e45a9..e8964b769 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example28].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example28].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/eo/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example29].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example29].yaml index c5de04052..89eb491d3 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example29].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example29].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/eo/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example2].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example2].yaml index 765774b60..db3e24e68 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example2].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example2].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -123,7 +123,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example30].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example30].yaml index 3d809d720..2ce386e4f 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example30].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example30].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example31].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example31].yaml index 8efdf1803..15fe0f901 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example31].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example31].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/eo/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example32].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example32].yaml index 4be71df38..2ddee7849 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example32].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example32].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example33].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example33].yaml index c36d13acf..85c518db0 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example33].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example33].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example34].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example34].yaml index 6f759aa59..b7bedcfb8 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example34].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example34].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/eo/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example35].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example35].yaml index bd13ae638..2235ea1ea 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example35].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example35].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example36].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example36].yaml index e7ba191c1..5b0f43ef3 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example36].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example36].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: @@ -221,7 +221,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/asset/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example37].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example37].yaml index f56708569..eebc958dd 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example37].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example37].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/checksum/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example38].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example38].yaml index a4828962b..0ec702b9d 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example38].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example38].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example39].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example39].yaml index 1ffda2c91..f86bc9a98 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example39].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example39].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/eo/json-schema/schema.json response: @@ -642,7 +642,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/sat/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example3].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example3].yaml index 587fabd62..0da42a758 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example3].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example3].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/eo/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example40].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example40].yaml index a3a3c6a4e..cfffb2de2 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example40].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example40].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example41].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example41].yaml index 3e86ec11b..4c22ec672 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example41].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example41].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example42].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example42].yaml index 24f9f3d40..a84404a4b 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example42].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example42].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/eo/json-schema/schema.json response: @@ -642,7 +642,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example43].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example43].yaml index 6b10dce4a..902befa6a 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example43].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example43].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example44].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example44].yaml index a777aee73..d409e964f 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example44].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example44].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example45].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example45].yaml index a429b77d7..c4d732fbc 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example45].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example45].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example46].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example46].yaml index 316709b61..7e9d18ad7 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example46].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example46].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example47].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example47].yaml index 976de18e4..53f89010c 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example47].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example47].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example48].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example48].yaml index 0f713e440..59659a3f7 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example48].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example48].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example49].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example49].yaml index 74270e428..fb4b88220 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example49].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example49].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example4].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example4].yaml index 866e433c1..0051fb1b6 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example4].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example4].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -123,7 +123,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example50].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example50].yaml index 1e253206a..a9ebd89a8 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example50].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example50].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example51].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example51].yaml index b3cde817f..086a83bd9 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example51].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example51].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/label/json-schema/schema.json response: @@ -658,7 +658,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/version/json-schema/schema.json response: @@ -736,7 +736,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -867,7 +867,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example52].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example52].yaml index bac4607cf..4a8eed687 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example52].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example52].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example53].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example53].yaml index 742393124..4feac53ef 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example53].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example53].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example54].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example54].yaml index 16129256d..d4616112a 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example54].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example54].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example55].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example55].yaml index a84395d9e..976a78198 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example55].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example55].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/sat/json-schema/schema.json response: @@ -625,7 +625,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/sar/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example56].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example56].yaml index 2a60f0e71..d0de012cb 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example56].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example56].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/checksum/json-schema/schema.json response: @@ -627,7 +627,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/sar/json-schema/schema.json response: @@ -740,7 +740,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/sat/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example57].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example57].yaml index f760c9e12..810446a81 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example57].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example57].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/sat/json-schema/schema.json response: @@ -625,7 +625,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example58].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example58].yaml index 4ba16fbb9..7ab39c43f 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example58].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example58].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: @@ -221,7 +221,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/scientific/json-schema/schema.json response: @@ -305,7 +305,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example59].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example59].yaml index f9493d25a..fc8c55402 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example59].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example59].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/scientific/json-schema/schema.json response: @@ -635,7 +635,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -766,7 +766,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: @@ -853,7 +853,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/checksum/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example5].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example5].yaml index 8b69b8093..4cd0235c4 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example5].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example5].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/collection-spec/json-schema/collection.json response: @@ -123,7 +123,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/catalog-spec/json-schema/catalog.json response: @@ -222,7 +222,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/asset/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example60].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example60].yaml index bf01ccbb9..ff3d4462b 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example60].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example60].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: @@ -221,7 +221,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/version/json-schema/schema.json response: @@ -299,7 +299,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example61].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example61].yaml index b0ce62b83..8fb306e76 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example61].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example61].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/version/json-schema/schema.json response: @@ -629,7 +629,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/collection-spec/json-schema/collection.json response: @@ -760,7 +760,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example62].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example62].yaml index dd58d6083..ea01c6e7b 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example62].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example62].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/sat/json-schema/schema.json response: @@ -625,7 +625,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example63].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example63].yaml index 759a5c500..f8c0c1186 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example63].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example63].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example64].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example64].yaml index f4bc79d28..d3ca1d211 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example64].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example64].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/eo/json-schema/schema.json response: @@ -642,7 +642,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example65].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example65].yaml index 001cf00ba..4eebb1b9f 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example65].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example65].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/eo/json-schema/schema.json response: @@ -642,7 +642,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example66].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example66].yaml index 35b4aa78a..665eae8f8 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example66].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example66].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/eo/json-schema/schema.json response: @@ -642,7 +642,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example67].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example67].yaml index cfb18a8d5..1b727602b 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example67].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example67].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/eo/json-schema/schema.json response: @@ -642,7 +642,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example68].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example68].yaml index 480a5aad8..433b17ac1 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example68].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example68].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example69].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example69].yaml index 625a394ca..0caa78345 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example69].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example69].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/item.json response: @@ -134,7 +134,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/basics.json response: @@ -202,7 +202,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/datetimerange.json response: @@ -275,7 +275,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/instrument.json response: @@ -344,7 +344,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/licensing.json response: @@ -409,7 +409,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/metadata.json response: @@ -476,7 +476,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/item-spec/json-schema/provider.json response: @@ -551,7 +551,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/eo/json-schema/schema.json response: @@ -642,7 +642,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.9.0/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example6].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example6].yaml index e57ba9534..9e85cb741 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example6].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example6].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/checksum/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example70].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example70].yaml index 9988e733c..557702a7c 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example70].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example70].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example71].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example71].yaml index 86b03b34b..61cd45f25 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example71].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example71].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example72].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example72].yaml index f71a66a8b..66372119f 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example72].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example72].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example73].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example73].yaml index 7fd56f060..9ae9eae23 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example73].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example73].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example74].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example74].yaml index 59f5a152e..d407edc88 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example74].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example74].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/checksum/json-schema/schema.json response: @@ -573,7 +573,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: @@ -659,7 +659,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example75].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example75].yaml index 10ff5103f..f0abf42b3 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example75].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example75].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: @@ -215,7 +215,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/collection-assets/json-schema/schema.json response: @@ -284,7 +284,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example76].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example76].yaml index 57e6316b7..a32c7c381 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example76].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example76].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: @@ -215,7 +215,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/datacube/json-schema/schema.json response: @@ -372,7 +372,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example77].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example77].yaml index b145d844d..785cd70fb 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example77].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example77].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/datacube/json-schema/schema.json response: @@ -641,7 +641,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -767,7 +767,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example78].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example78].yaml index a9cd81672..59b2c5368 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example78].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example78].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/eo/json-schema/schema.json response: @@ -566,7 +566,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example79].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example79].yaml index bd33574a3..ed84e4826 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example79].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example79].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: @@ -215,7 +215,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/item-assets/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example7].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example7].yaml index a4949d47d..0066c630a 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example7].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example7].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example80].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example80].yaml index 4d4476544..fc16edf3c 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example80].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example80].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example81].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example81].yaml index 5acac277f..54cda0da9 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example81].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example81].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/label/json-schema/schema.json response: @@ -600,7 +600,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/version/json-schema/schema.json response: @@ -681,7 +681,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -807,7 +807,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example82].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example82].yaml index 828dbe866..b26ad8e5d 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example82].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example82].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/label/json-schema/schema.json response: @@ -600,7 +600,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/version/json-schema/schema.json response: @@ -681,7 +681,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -807,7 +807,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example83].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example83].yaml index ad0e78cff..e3ce94cf8 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example83].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example83].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/label/json-schema/schema.json response: @@ -600,7 +600,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/version/json-schema/schema.json response: @@ -681,7 +681,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -807,7 +807,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example84].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example84].yaml index 6f88aca34..83778565c 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example84].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example84].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example85].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example85].yaml index b4ecd5fb6..08707751f 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example85].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example85].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example86].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example86].yaml index aaa983aab..ef007f8b0 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example86].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example86].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/label/json-schema/schema.json response: @@ -600,7 +600,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/version/json-schema/schema.json response: @@ -681,7 +681,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -807,7 +807,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example87].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example87].yaml index e7ac43ff6..f342b0b5a 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example87].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example87].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/label/json-schema/schema.json response: @@ -600,7 +600,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/version/json-schema/schema.json response: @@ -681,7 +681,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -807,7 +807,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example88].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example88].yaml index 4933de9b9..ad7ce69c3 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example88].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example88].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example89].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example89].yaml index b8bf40784..95004c531 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example89].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example89].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/label/json-schema/schema.json response: @@ -600,7 +600,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/version/json-schema/schema.json response: @@ -681,7 +681,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -807,7 +807,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example8].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example8].yaml index f8fb34e12..bffc65ca8 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example8].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example8].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example90].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example90].yaml index 04387ca16..f7f2404ec 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example90].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example90].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example91].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example91].yaml index ced10c629..f8768cff8 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example91].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example91].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example92].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example92].yaml index b700e3ad0..920e5846c 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example92].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example92].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/eo/json-schema/schema.json response: @@ -566,7 +566,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/projection/json-schema/schema.json response: @@ -664,7 +664,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/schemas/v0.2/projjson.schema.json response: @@ -738,7 +738,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://proj.org/en/latest/schemas/v0.2/projjson.schema.json response: @@ -1260,7 +1260,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://geojson.org/schema/Polygon.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example93].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example93].yaml index 4131cb51e..d201d359c 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example93].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example93].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/sat/json-schema/schema.json response: @@ -560,7 +560,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/sar/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example94].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example94].yaml index e38224fd4..80912a58d 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example94].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example94].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/checksum/json-schema/schema.json response: @@ -573,7 +573,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: @@ -659,7 +659,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -785,7 +785,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/sar/json-schema/schema.json response: @@ -896,7 +896,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/sat/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example95].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example95].yaml index f8c9f8c97..9aebddd50 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example95].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example95].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/sat/json-schema/schema.json response: @@ -560,7 +560,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/view/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example96].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example96].yaml index 84ac7afb9..8decc65e0 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example96].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example96].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: @@ -215,7 +215,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/scientific/json-schema/schema.json response: @@ -305,7 +305,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example97].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example97].yaml index 4a628e5f0..c896a02e6 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example97].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example97].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/scientific/json-schema/schema.json response: @@ -574,7 +574,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -700,7 +700,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: @@ -786,7 +786,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/checksum/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example98].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example98].yaml index a8c6835b2..043b8350b 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example98].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example98].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/datacube/json-schema/schema.json response: @@ -641,7 +641,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: @@ -767,7 +767,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: @@ -853,7 +853,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/eo/json-schema/schema.json response: @@ -935,7 +935,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/tiled-assets/json-schema/schema.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example99].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example99].yaml index 58768d8fd..54ba142c0 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example99].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example99].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/item.json response: @@ -129,7 +129,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/basics.json response: @@ -192,7 +192,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/datetime.json response: @@ -285,7 +285,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/instrument.json response: @@ -350,7 +350,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/licensing.json response: @@ -412,7 +412,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/item-spec/json-schema/provider.json response: @@ -484,7 +484,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/eo/json-schema/schema.json response: @@ -566,7 +566,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/extensions/tiled-assets/json-schema/schema.json response: @@ -719,7 +719,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/catalog-spec/json-schema/catalog.json response: @@ -805,7 +805,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://schemas.stacspec.org/v1.0.0-beta.2/collection-spec/json-schema/collection.json response: diff --git a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example9].yaml b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example9].yaml index badb4566b..3a87f2a83 100644 --- a/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example9].yaml +++ b/tests/validation/cassettes/test_validate/TestValidate.test_validate_examples[example9].yaml @@ -3,7 +3,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/item-spec/json-schema/item.json response: @@ -146,7 +146,7 @@ interactions: body: null headers: User-Agent: - - pystac/1.13.0 + - pystac/1.14.0 method: GET uri: https://raw.githubusercontent.com/radiantearth/stac-spec/v0.8.1/extensions/eo/json-schema/schema.json response: