Skip to content

Commit

Permalink
Update docs/openapi/components/schemas/credentials/EnvironmentFootpri…
Browse files Browse the repository at this point in the history
…ntCredential.yml

Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
mkhraisha and TallTed authored Mar 26, 2024
1 parent 1633096 commit 7f0f43b
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7f0f43b

Please sign in to comment.