Commit graph

3 commits

Author SHA1 Message Date
e91bf96e74
wip: Create some frontend components to test API generation 2025-06-21 14:06:44 +02:00
532d37ce81
wip: Create demo endpoint for retrieving private keys
Some checks failed
Build / build (pull_request) Successful in 1m7s
Check formatting / check-formatting (pull_request) Failing after 17s
2025-06-21 00:41:36 +02:00
8a843dc300
wip: Generate and configure OpenAPI spec
Some checks failed
Build / build (pull_request) Successful in 1m59s
Check formatting / check-formatting (pull_request) Failing after 19s
- Create two (non-functioning) demo endpoints to check the swagger UI with
- Configure Jackson to only serialize specific attributes
- Configure SpringDoc so that only attributes known to Jackson are shown
- Add some shortcut annotations for Json formatting
2025-06-19 23:07:27 +02:00