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

support installed extensions list api #12774

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

SpenserCai
Copy link
Contributor

@SpenserCai SpenserCai commented Aug 25, 2023

Description

I have added an API endpoint to get the list of installed extensions

self.add_api_route("/sdapi/v1/extensions", self.get_extensions_list, methods=["GET"], response_model=List[models.ExtensionItem])

image
image

Screenshots/videos:

image

Checklist:

@AUTOMATIC1111 AUTOMATIC1111 merged commit f3a1027 into AUTOMATIC1111:dev Aug 25, 2023
@SpenserCai SpenserCai deleted the extensions_api branch August 25, 2023 17:30
@w-e-w w-e-w mentioned this pull request Dec 4, 2023
@w-e-w w-e-w mentioned this pull request Dec 16, 2023
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