mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
update metadata endpoint
This commit is contained in:
committed by
psychedelicious
parent
5b7633f3c6
commit
5a12886dbb
@@ -46,7 +46,7 @@ export type paths = {
|
||||
*/
|
||||
get: operations["list_model_summary"];
|
||||
};
|
||||
"/api/v2/models/meta/i/{key}": {
|
||||
"/api/v2/models/i/{key}/meta": {
|
||||
/**
|
||||
* Get Model Metadata
|
||||
* @description Get a model metadata object.
|
||||
|
||||
Reference in New Issue
Block a user