api: update image builder api
Include the experimental blueprint endpoints.
This commit is contained in:
parent
9953207d25
commit
54a560670e
3 changed files with 952 additions and 192 deletions
|
|
@ -18,6 +18,11 @@ const config: ConfigFile = {
|
|||
'getPackages',
|
||||
'getOscapProfiles',
|
||||
'getOscapCustomizations',
|
||||
'createBlueprint',
|
||||
'updateBlueprint',
|
||||
'composeBlueprint',
|
||||
'getBlueprints',
|
||||
'getBlueprintComposes',
|
||||
],
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue