Skip to content

support installed extensions list api#12774

Merged
AUTOMATIC1111 merged 2 commits intoAUTOMATIC1111:devfrom
SpenserCai:extensions_api
Aug 25, 2023
Merged

support installed extensions list api#12774
AUTOMATIC1111 merged 2 commits intoAUTOMATIC1111:devfrom
SpenserCai:extensions_api

Conversation

@SpenserCai
Copy link
Copy Markdown
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