This website requires JavaScript.
Explore
Help
Sign In
QRunIO
/
qqq
Watch
2
Star
0
Fork
0
You've already forked qqq
mirror of
https://github.com/Kingsrook/qqq.git
synced
2025-07-19 13:40:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea40197893799499b5fb88779a1db9c6623f4fc4
qqq
/
qqq-middleware-javalin
/
src
/
main
History
Darin Kelkhoff
719be86e94
Add guard around serving of material-dashboard-overlay, to allow server to start up without that path existing
2025-01-06 08:36:23 -06:00
..
java/com/kingsrook
/qqq
Add guard around serving of material-dashboard-overlay, to allow server to start up without that path existing
2025-01-06 08:36:23 -06:00
resources/openapi
/v1
Fixed process responses in openapi.yaml -- they were a layer too low, w/ a wrapped "typedResponse" above them (and since they were being serialized directly by jackson, were missing the 'values' now that they were marked to be ignored by it... so going through our conversion method in here - this suggests some refactoring that should apply a change like this to all specs, in case they have overrides of handleOutput as well...
2024-12-11 15:27:33 -06:00