Add pretty printing, complete Makefile

This commit is contained in:
2024-11-27 16:06:30 -05:00
parent 8ba2caa16d
commit 4dc24d9961
8 changed files with 271 additions and 173 deletions

View File

@ -25,7 +25,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
parameters:
-
$ref: '#/components/parameters/route1'
@ -131,7 +131,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
parameters:
-
$ref: '#/components/parameters/route1'
@ -992,7 +992,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
parameters:
-
$ref: '#/components/parameters/route1'
@ -1127,7 +1127,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/seds/facet:
get:
tags:
@ -1221,7 +1221,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/steo/facet:
get:
tags:
@ -1336,7 +1336,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/co2-emissions/co2-emissions-aggregates/facet:
get:
tags:
@ -1407,7 +1407,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/co2-emissions/co2-emissions-and-carbon-coefficients/facet:
get:
tags:
@ -1491,7 +1491,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/aggregate-production/facet:
get:
tags:
@ -1575,7 +1575,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/consumption-and-quality/facet:
get:
tags:
@ -1645,7 +1645,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/exports-imports-quantity-price/facet:
get:
tags:
@ -1716,7 +1716,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/market-sales-price/facet:
get:
tags:
@ -1787,7 +1787,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/mine-production/facet:
get:
tags:
@ -1858,7 +1858,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/price-by-rank/facet:
get:
tags:
@ -1929,7 +1929,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/reserves-capacity/facet:
get:
tags:
@ -2000,7 +2000,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/shipments/by-mine-by-plant/facet:
get:
tags:
@ -2070,7 +2070,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/shipments/mine-aggregates/facet:
get:
tags:
@ -2140,7 +2140,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/shipments/mine-state-aggregates/facet:
get:
tags:
@ -2210,7 +2210,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/shipments/plant-aggregates/facet:
get:
tags:
@ -2281,7 +2281,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/shipments/plant-state-aggregates/facet:
get:
tags:
@ -2352,7 +2352,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/coal/shipments/receipts/facet:
get:
tags:
@ -2436,7 +2436,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/crude-oil-imports/facet:
get:
tags:
@ -2507,7 +2507,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/densified-biomass/capacity-by-region/facet:
get:
tags:
@ -2578,7 +2578,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/densified-biomass/characteristics-by-region/facet:
get:
tags:
@ -2662,7 +2662,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/densified-biomass/export-sales-and-price/facet:
get:
tags:
@ -2733,7 +2733,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/densified-biomass/feedstocks-and-cost/facet:
get:
tags:
@ -2804,7 +2804,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/densified-biomass/inventories-by-region/facet:
get:
tags:
@ -2875,7 +2875,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/densified-biomass/production-by-region/facet:
get:
tags:
@ -2946,7 +2946,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/densified-biomass/sales-and-price-by-region/facet:
get:
tags:
@ -3017,7 +3017,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/densified-biomass/wood-pellet-plants/facet:
get:
tags:
@ -3101,7 +3101,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/facility-fuel/facet:
get:
tags:
@ -3172,7 +3172,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/electric-power-operational-data/facet:
get:
tags:
@ -3243,7 +3243,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/operating-generator-capacity/facet:
get:
tags:
@ -3314,7 +3314,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/retail-sales/facet:
get:
tags:
@ -3385,7 +3385,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/state-electricity-profiles/capability/facet:
get:
tags:
@ -3456,7 +3456,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/state-electricity-profiles/emissions-by-state-by-fuel/facet:
get:
tags:
@ -3527,7 +3527,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/state-electricity-profiles/energy-efficiency/facet:
get:
tags:
@ -3598,7 +3598,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/state-electricity-profiles/meters/facet:
get:
tags:
@ -3669,7 +3669,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/state-electricity-profiles/net-metering/facet:
get:
tags:
@ -3753,7 +3753,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/state-electricity-profiles/source-disposition/facet:
get:
tags:
@ -3824,7 +3824,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/state-electricity-profiles/summary/facet:
get:
tags:
@ -3895,7 +3895,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/rto/daily-interchange-data/facet:
get:
tags:
@ -3966,7 +3966,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/rto/daily-fuel-type-data/facet:
get:
tags:
@ -4037,7 +4037,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/rto/daily-region-sub-ba-data/facet:
get:
tags:
@ -4108,7 +4108,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/rto/daily-region-data/facet:
get:
tags:
@ -4179,7 +4179,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/rto/interchange-data/facet:
get:
tags:
@ -4263,7 +4263,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/rto/fuel-type-data/facet:
get:
tags:
@ -4334,7 +4334,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/rto/region-sub-ba-data/facet:
get:
tags:
@ -4405,7 +4405,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/electricity/rto/region-data/facet:
get:
tags:
@ -4476,7 +4476,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/international/facet:
get:
tags:
@ -4547,7 +4547,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/nuclear-outages/facility-nuclear-outages/facet:
get:
tags:
@ -4618,7 +4618,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/nuclear-outages/generator-nuclear-outages/facet:
get:
tags:
@ -4702,7 +4702,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/nuclear-outages/us-nuclear-outages/facet:
get:
tags:
@ -4784,7 +4784,7 @@ paths:
content:
application/json:
schema:
$ref: '#/components/schemas/FinalRouteResponseContainer'
$ref: '#/components/schemas/FinalRouteResponse'
/v2/total-energy/facet:
get:
tags:
@ -4879,7 +4879,7 @@ components:
type: string
params: { }
type: object
Frequency:
Frequency:
x-go-name: FrequencyObject
properties:
id: