Health

public struct Health : Codable, Equatable

Health instances represent the status of the MeiliSearch server.

Properties

  • Status of the MeiliSearch server

    Declaration

    Swift

    public let status: String