diff --git a/src/schemas/EnergySource.yaml b/src/schemas/EnergySource.yaml index 4c70462..7bc9af8 100644 --- a/src/schemas/EnergySource.yaml +++ b/src/schemas/EnergySource.yaml @@ -19,5 +19,5 @@ properties: Percentage: type: integer description: Percentage of EnergyType being used by the charging stations - maximum: 99 + maximum: 100 minimum: 0