File tree Expand file tree Collapse file tree 4 files changed +377
-377
lines changed
Expand file tree Collapse file tree 4 files changed +377
-377
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " keycloak"
3- version = " 26.3.100 "
3+ version = " 26.3.200 "
44authors = [" Alexander Korolev <alexander.korolev.germany@gmail.com>" ]
55edition = " 2021"
66categories = [" api-bindings" , " asynchronous" ]
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Dual-licensed under `MIT` or the [UNLICENSE](http://unlicense.org/).
66
77## Features
88
9- Implements [ Keycloak Admin REST API version 26.3.1 ] ( https://www.keycloak.org/docs-api/26.3.1 /rest-api/index.html ) .
9+ Implements [ Keycloak Admin REST API version 26.3.2 ] ( https://www.keycloak.org/docs-api/26.3.2 /rest-api/index.html ) .
1010
1111### Feature flags
1212
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Dual-licensed under `MIT` or the [UNLICENSE](http://unlicense.org/).
77
88## Features
99
10- Implements [Keycloak Admin REST API version 26.3.1 ](https://www.keycloak.org/docs-api/26.3.1 /rest-api/index.html).
10+ Implements [Keycloak Admin REST API version 26.3.2 ](https://www.keycloak.org/docs-api/26.3.2 /rest-api/index.html).
1111
1212### Feature flags
1313
You can’t perform that action at this time.
0 commit comments