// Generated by redfish-codegen. Do not modify.
/// The version of the Redfish Schema Specification provided by this crate.
pub const REDFISH_VERSION: &str = "2023.1";
/// The OData Version supported by this version of the redfish data model.
pub const ODATA_VERSION: &str = "4.0";
/// The base URL of the Redfish json-schema files.
pub const SCHEMA_BASE_URL: &str = "https://redfish.dmtf.org/schemas/v1";
/// Metadata about a model.