4 lines
69 B
Rust
4 lines
69 B
Rust
//! Endpoint to check the status of an identity server.
|
|
|
|
pub mod v2;
|
//! Endpoint to check the status of an identity server.
|
|
|
|
pub mod v2;
|