-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: remove GetExtensionshealth responses and request from Marketpla…
…ceClient - Deleted the `GetExtensionshealthDefaultResponse`, `GetExtensionshealthNotFoundResponse`, `GetExtensionshealthOKResponse`, `GetExtensionshealthTooManyRequestsResponse`, and their associated schemas and request classes. - Updated `MarketplaceClient` and `MarketplaceClientImpl` to remove references to the deleted classes. - Adjusted the `ExtensionHealth` schema to incorporate new properties. - Cleaned up related code to ensure no discrepancies after deletions.
- Loading branch information
1 parent
9ded0c3
commit 6774178
Showing
44 changed files
with
5,273 additions
and
221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.