regexowl
b0709ca9ce
api: Update content-sources API schema
...
This updates content-sources API schema and regenerates it.
2025-04-17 12:45:00 -05:00
Anna Vítová
a4034e8787
Wizard: add satellite registration, add jwt-decode
...
The jwt decode dependency helps us to keep track of the token that is
present in the Satellite command. jwt-decode is the most popular
dependency for the job, and very easy to use.
2025-04-03 09:46:41 +02:00
Gianluca Zuccarelli
9c3581f21c
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.
2025-02-03 13:40:30 +01:00
regexowl
ad784b9ab9
api: Update contentSources schema
...
This updates the contentSources schema and regenerates the API.
2024-11-19 18:44:49 -06:00
Michal Gold
c4170102cd
update main branch with changes in the api
...
run `npm run api` to update the main branch
2024-10-29 18:16:23 +02:00
Anna Vítová
3034f48c39
update compliance and content sources api
2024-10-08 17:57:40 +02:00
Andrew Dewar
3231b324f0
HMS-3796: Add snapshot date selection to wizard
2024-04-25 14:45:50 +02:00
Ondrej Ezr
a04835c5a2
api: update content sources OpenAPI spec
2024-02-28 12:41:20 +01:00
Justin Sherrill
5d6b6dfbfe
Filter content-sources repos by origin and content_type
2023-09-19 09:22:37 +02:00
lucasgarfield
74528356fa
API: Add programatically generated Content Sources API slice definitions
...
These definitions were generated using the RTKQ code generation tool and
will replace the existing definitions.
2023-07-28 15:05:08 +02:00