Anna Vítová
04e02b9426
api: update image builder api via npm run api
2024-02-01 10:48:11 +01:00
lucasgarfield
46ac78b1de
api: update image builder api via npm run api
...
There have been some recent updates to the /experimental/ routes related
to blueprints, this commit pulls them in.
2024-01-22 15:31:33 +01:00
Sanne Raymaekers
54a560670e
api: update image builder api
...
Include the experimental blueprint endpoints.
2024-01-11 15:15:37 +01:00
lucasgarfield
c7dd831645
API: Update image-builder API
...
This commit updates the image-builder API due to these two recent
changes:
A new type added for the ClientId, used when differentiating between API
and UI users.
fce3d1c355
OpenSCAP profile names and descriptions.
1d292917d1
2023-12-04 10:48:29 +01:00
regexowl
39531bf2bb
api: Update imageBuilder api schema
...
This includes an update to the imageBuilder api schema and changes generated by `npm run api`.
2023-11-28 13:01:00 +01:00
Sanne Raymaekers
f1141ec698
src: add RHEL 8.9
2023-11-16 14:44:21 +01:00
Sanne Raymaekers
6e737c59a9
src: add rhel-93
2023-11-13 17:32:32 +01:00
regexowl
de30c6c637
store: Update api schema
...
This updates the api schema to the newest version and also adds `isOciUploadStatus` to the type guards.
2023-11-07 11:13:28 +01:00
Thomas Lavocat
273aa52711
api: update to latest image builder
...
This will let the code access the new endpoints to get the OSCAP
profiles and OSCAP customizations for the images.
HMS-2077
2023-10-06 16:26:09 +02:00
Thomas Lavocat
f147d5f4fe
api: update from latest imageBuilder@main
...
Adds the composeId to the CloneResponseItem element.
Updates the mocks accordingly
2023-09-11 13:20:15 +02:00
Thomas Lavocat
108f0bc017
openapi: update image builder yaml to latest@main
...
Update the yaml openapi representation from the latest version on image
builder's repo commit 0ebf2401589b8f8d88d37aebbef17c009160bc7f
2023-08-30 15:14:19 +02:00
Thomas Lavocat
45b717bc27
openapi: import from yaml instead of JSON
...
Use the yaml representation of the openapi used in Image Builder to load
generate the RTKQ code.
2023-08-30 15:14:19 +02:00