mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(api): mm metadata route "meta" -> "metadata"
This commit is contained in:
parent
8deca6c9e6
commit
35c9a29722
@ -202,7 +202,7 @@ async def list_model_summary(
|
||||
|
||||
|
||||
@model_manager_router.get(
|
||||
"/i/{key}/meta",
|
||||
"/i/{key}/metadata",
|
||||
operation_id="get_model_metadata",
|
||||
responses={
|
||||
200: {
|
||||
|
Loading…
Reference in New Issue
Block a user