Commit 445a19a
MPC Pro JS Stable Release (#39003)
### Packages impacted by this PR
@azure/planetarycomputer
### Issues associated with this PR
N/A
### Describe the problem that is addressed by this PR
This PR introduces a new TypeScript client SDK for the Microsoft
Planetary Computer Pro geo-catalog service. The Planetary Computer Pro
service provides access to geospatial data through a STAC
(SpatioTemporal Asset Catalog) API, enabling users to discover, access,
and analyze Earth observation data.
### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?
N/A
### Are there test cases added in this PR? _(If not, why?)_
Yes
### Provide a list of related PRs _(if any)_
N/A
### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_
Generated from TypeSpec configuration at
specification/orbital/Microsoft.PlanetaryComputer/tspconfig.yaml
API Version: 2026-04-30
SDK Release Type: Stable
CommitSHA: 68d73262469959ee6d4b2baefd89005bf967bd37
SpecRepo: https://github.com/Azure/azure-rest-api-specs
### Checklists
- [x] Added impacted package name to the issue description
- [x] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [x] Added a changelog (if necessary)
---------
Co-authored-by: Karthick <karthick.narendran@microsoft.com>1 parent c41e97b commit 445a19a
5 files changed
Lines changed: 13 additions & 12 deletions
File tree
- sdk/planetarycomputer/planetarycomputer
- src
- api/data
- classic/data
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3705 | 3705 | | |
3706 | 3706 | | |
3707 | 3707 | | |
3708 | | - | |
| 3708 | + | |
3709 | 3709 | | |
3710 | 3710 | | |
3711 | 3711 | | |
| |||
3788 | 3788 | | |
3789 | 3789 | | |
3790 | 3790 | | |
3791 | | - | |
| 3791 | + | |
3792 | 3792 | | |
3793 | 3793 | | |
3794 | 3794 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
527 | | - | |
| 527 | + | |
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
0 commit comments