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-18 05:01:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5f41a80428d142496e32a536d916ee3268dde70
qqq
/
qqq-middleware-javalin
/
src
/
main
History
Darin Kelkhoff
c5f41a8042
CE-1772 - update fileDownload adornment type to be able to specify a process name or custom code-ref, to run along with downloading a field's file.
2024-12-17 11:40:11 -06:00
..
java/com/kingsrook
/qqq
CE-1772 - update fileDownload adornment type to be able to specify a process name or custom code-ref, to run along with downloading a field's file.
2024-12-17 11:40:11 -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