We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6945473 commit a569246Copy full SHA for a569246
Changes
@@ -1,6 +1,8 @@
1
Revision history for Whelk
2
3
{{$NEXT}}
4
+
5
+1.02 - 2025-03-04
6
- Added response_code to endpoint definition, which changes success code in generated OpenAPI
7
- Added 'schemas' method to resources as a special method executed before 'api' method is executed
8
- Not setting response in endpoint definition now assumes empty response (status 204)
dist.ini
@@ -1,5 +1,5 @@
name = Whelk
-version = 1.01
+version = 1.02
author = Bartosz Jarzyna <[email protected]>
license = Perl_5
copyright_holder = Bartosz Jarzyna
0 commit comments