USEPA / cam-api-portal

Api for data collected to run programs designed to reduce air pollution from power plants
MIT License
5 stars 3 forks source link

Update API description in MVP #128

Open ibarra-michelle opened 2 years ago

ibarra-michelle commented 2 years ago

Definition of Ready

User Story

As a user I want to read the API descriptions included in the constants file So that I am reading consistent API description info between the MVP and custom app.

Acceptance Criteria

Given a user visits the CAM API MVP When the API descriptions are displayed Then the API descriptions should match those API descriptions in the constants file

Development Notes

  1. This should be updated after the new streaming API is added (NLT June 1st).

Testing

Test Description

Verify the MVP API descriptions match all the constant file API descriptions.

Assumptions and Pre-Conditions

n/a

Test Data

n/a

Steps to be Executed

  1. Open MVP CAM API page
  2. View updated API descriptions that match the constants files description.

Definition of Done

ibarra-michelle commented 2 years ago

@j-tafoya - plz review the new issue I added for completeness, thank you!