store: split apis into sub directories

Since we will need to add other api endpoints, e.g. `contentSourcesApi` for
the on-prem frontend, this PR restructures the store directory to make future
changes more manageable.
This commit is contained in:
Gianluca Zuccarelli 2025-01-28 14:44:16 +00:00 committed by Sanne Raymaekers
parent ed1b4c4b97
commit 9c3581f21c
33 changed files with 3261 additions and 164 deletions

View file

@ -2073,6 +2073,11 @@ components:
required:
- rhsm
properties:
id:
type: string
description: |
An ID referring to a repository defined in content sources can be used instead of
'baseurl', 'mirrorlist' or 'metalink'.
rhsm:
type: boolean
baseurl: