Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring/migrate plugin fetching #74

Merged
merged 8 commits into from
Oct 31, 2023
Merged

Conversation

Davo00
Copy link
Contributor

@Davo00 Davo00 commented Oct 25, 2023

This PR migrates the Plugin Fetching API to a public Endpoint since no VPN access has to be assumed. Create, Delete and Update aren't available over the Public API, but they are also not necessary for the demo.

introduce new PluginFetchResultDTO, since the API response has been updated;
@Davo00 Davo00 force-pushed the refactoring/migrate_pluginFetching branch from 2a4783f to 8441ffa Compare October 25, 2023 12:44
@Davo00 Davo00 requested a review from machwitt October 27, 2023 10:55
@Davo00 Davo00 merged commit 9f226c9 into main Oct 31, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants