Skip to content

Commit

Permalink
remove redundant endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
caindy committed Mar 22, 2024
1 parent 7957f8d commit d18a5f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 67 deletions.
4 changes: 1 addition & 3 deletions docs/_data/openapi-split.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,6 @@ tags:
paths:
/limits/forecast-snapshot:
$ref: paths/limits_forecast-snapshot.yaml
/limits/forecast-snapshot/period/{period-start}:
$ref: paths/limits_forecast-snapshot_period_{period-start}.yaml
/limits/realtime-snapshot:
$ref: paths/limits_realtime-snapshot.yaml
/seasonal-ratings/snapshot:
Expand Down Expand Up @@ -193,7 +191,7 @@ paths:
components:
responses:

# HEAD / No content responses
# No content responses
'304': &rate-limited
description: Not Modified.
headers: &rate-limited-headers
Expand Down

This file was deleted.

0 comments on commit d18a5f2

Please sign in to comment.