api: add compliance api

This commit is contained in:
Sanne Raymaekers 2024-09-09 12:28:31 +02:00 committed by Klara Simickova
parent a796630de4
commit f5443ec819
5 changed files with 16651 additions and 0 deletions

View file

@ -2,3 +2,5 @@
# Download the most up-to-date imageBuilder.yaml file and overwrite the existing one
curl https://raw.githubusercontent.com/osbuild/image-builder/main/internal/v1/api.yaml -o ./api/schema/imageBuilder.yaml
curl https://console.redhat.com/api/compliance/v2/openapi.json -o ./api/schema/compliance.json