US-EPA-CAMD / easey-ui

Project Management repo for EPA Clean Air Markets Division (CAMD) Business Suite of applications
MIT License
0 stars 0 forks source link

Remove monitor-plan-mgmt's workspace API from Swagger page #6458

Open ergjustin opened 1 week ago

ergjustin commented 1 week ago

As per the Research of #6412 need to remove workspace APIs from the Swagger page: -Beta environment

Method API
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/plans/export
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/plans/{planId}
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/plans/import
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/plans/single-unit
$\textsf{\color{#f93e3e}{DELETE}}$ monitor-plan-mgmt/workspace/plans/{planId}/revert
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/plans/{planId}/comments
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/relationships
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/attributes
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/attributes
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/attributes/{attributeId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{unitId}/unit-capacities
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{unitId}/unit-capacities
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{unitId}/unit-capacities/{unitCapacityId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{unitId}/unit-controls
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{unitId}/unit-controls
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{unitId}/unit-controls/{unitControlId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{unitId}/unit-fuels
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{unitId}/unit-fuels
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{unitId}/unit-fuels/{unitFuelId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/methods
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/methods
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/methods/{methodId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/mats-methods
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/mats-methods
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/mats-methods/{methodId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/formulas
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/formulas
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/formulas/{formulaId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/defaults
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/defaults
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/defaults/{defaultId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/spans
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/spans
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/spans/{spanId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/duct-wafs
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/duct-wafs
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/duct-wafs/{ductWafId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/loads
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/loads
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/loads/loadId
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/components
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/components
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/components/{compId}/analyzer-ranges
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/components/{compId}/analyzer-ranges
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/components/{compId}/analyzer-ranges/{analyzerRangeId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/systems
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/systems
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/systems/{sysId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/systems/{sysId}/fuel-flows
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/systems/{sysId}/fuel-flows
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/systems/{sysId}/fuel-flows/{fuelFlowId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/systems/{sysId}/components
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/systems/{sysId}/components
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/systems/{sysId}/components/{monSysComId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications/{qualId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications/{qualId}/lee-qualifications
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications/{qualId}/lee-qualifications
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications/{qualId}/lee-qualifications/{leeQualId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications/{qualId}/lme-qualifications
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications/{qualId}/lme-qualifications
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications/{qualId}/lme-qualifications/{lmeQualId}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications/{qualId}/pct-qualifications
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications/{qualId}/pct-qualifications
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/qualifications/{qualId}/pct-qualifications/{pctQualId}
$\textsf{\color{#61affe}{GET}}$ /monitor-plan-mgmt/workspace/locations/{locId}/units/{unitId}/reporting-frequencies
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/configurations
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/stack-pipes/import
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{unitId}/unit-programs
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{id}
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/locations/{locId}/units/{id}
$\textsf{\color{#61affe}{GET}}$ monitor-plan-mgmt/workspace/check-outs/plans
$\textsf{\color{#49cc90}{POST}}$ monitor-plan-mgmt/workspace/check-outs/plans/{planId}
$\textsf{\color{#fca130}{PUT}}$ monitor-plan-mgmt/workspace/check-outs/plans/{planId}
$\textsf{\color{#f93e3e}{DELETE}}$ monitor-plan-mgmt/workspace/check-outs/plans/{planId}

Note: monitor-plan-mgmt/workspace/check-outs/plans : doesn't seem to have security token