diff --git a/docs/openapi/components/schemas/credentials/EnvironmentFootprintCredential.yml b/docs/openapi/components/schemas/credentials/EnvironmentFootprintCredential.yml index d68ff98f8..c624a3574 100644 --- a/docs/openapi/components/schemas/credentials/EnvironmentFootprintCredential.yml +++ b/docs/openapi/components/schemas/credentials/EnvironmentFootprintCredential.yml @@ -94,16 +94,16 @@ properties: - Pollutants CO2: title: CO2 - description: amount of carbon dioxide released into the atmosphere measured in kilograms + description: amount of carbon dioxide released into the atmosphere, measured in kilograms CH4: title: CH4 - description: amount of methane released into the atmosphere measured in kilograms + description: amount of methane released into the atmosphere, measured in kilograms NO2: title: NO2 - description: amount of nitrogen dioxide released into the atmosphere measured in kilograms + description: amount of nitrogen dioxide released into the atmosphere, measured in kilograms CO2equivalent: title: CO2 Equivalent - description: a calculated total of the CO2 equivalent of all the pollutants measured in KG + description: a calculated total of the CO2 equivalent of all the pollutants, measured in KG type: string proof: $ref: ../snippets/proof.yml