Commit 31b24e2
committed
Add logging and framedata supplement endpoints to API
- Introduced new API endpoints for framedata supplement creation, allowing for POST requests to `/api/Framedata/supplement` and `/api/Framedata/supplement/{source}`.
- Added logging functionality with endpoints for retrieving logs, including pagination and filtering options.
- Updated Swagger documentation to reflect the new API structure and response formats.
- Enhanced RandomMeme and Logs components for better integration with the new API features.1 parent 3f912af commit 31b24e2
File tree
26 files changed
+3333
-25
lines changed- api
- src
- Site/Pages
- Layout/Header
- LogsPage
- components
- RandomMemePage
- components
- routes/config
26 files changed
+3333
-25
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
0 commit comments