Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit557c5aa

Browse files
committed
ring-swagger 1.0.0
1 parentc09cd06 commit557c5aa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ See also: [compojure-api 1.1.x changelog](./CHANGELOG-1.1.x.md)
99
* Fix: Merge`:{form,multipart}-params``:info :public :parameters :formData` field at runtime
1010
* Add`:outer-lets` field to`restructure-param` result which wraps entire resulting form
1111
* Remove`static-context` macro and replace with equivalent expansion without relying on compojure internals.
12+
* Upgrade to ring-swagger 1.0.0 to fix memory leaks
1213

1314
##2.0.0-alpha32 (2024-03-20)
1415

‎project.clj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[metosin/spec-tools"0.10.0"]
1616
[metosin/ring-http-response"0.9.1"]
1717
[metosin/ring-swagger-ui"3.24.3"]
18-
[metosin/ring-swagger"0.26.2"]
18+
[metosin/ring-swagger"1.0.0"]
1919

2020
;; Fix dependency conflicts
2121
[clj-time"0.15.2"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp