debian-image-builder-frontend/.eslintignore
lucasgarfield 36f9e70565 API: Add Compliance API slice
This commit adds the Compliance service's API, which we can query for a
list of SCAP security policies.

In a follow-up PR, we will allow the user to optionally select a policy
when creating an image in the wizard.
2023-09-28 14:50:33 +02:00

7 lines
144 B
Text

# Ignore programatically generated API slices
imageBuilderApi.ts
complianceApi.ts
contentSourcesApi.ts
rhsmApi.ts
provisioningApi.ts
edgeApi.ts