Skip to content

Commit

Permalink
Keycloak Admin REST API v26.0.200
Browse files Browse the repository at this point in the history
  • Loading branch information
kilork committed Oct 29, 2024
1 parent 69776bf commit 35e0748
Show file tree
Hide file tree
Showing 5 changed files with 1,600 additions and 358 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "keycloak"
version = "26.0.1"
version = "26.0.200"
authors = ["Alexander Korolev <[email protected]>"]
edition = "2021"
categories = ["api-bindings", "asynchronous"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Dual-licensed under `MIT` or the [UNLICENSE](http://unlicense.org/).

## Features

Implements [Keycloak Admin REST API version 26.0.0](https://www.keycloak.org/docs-api/26.0.0/rest-api/index.html).
Implements [Keycloak Admin REST API version 26.0.2](https://www.keycloak.org/docs-api/26.0.2/rest-api/index.html).

### Feature flags

Expand Down
Loading

0 comments on commit 35e0748

Please sign in to comment.