Skip to content

Commit

Permalink
Use relative host for swagger; place actual file in app/assets (#534)
Browse files Browse the repository at this point in the history
Fixes #292, fixes #455.
  • Loading branch information
bensheldon authored and Mr0grog committed May 21, 2019
1 parent 42bb8c7 commit fe59864
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions swagger.yaml → app/assets/data/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ info:
name: GPL 3
url: >-
https://github.com/edgi-govdata-archiving/web-monitoring-db/blob/master/LICENSE
host: api.monitoring.envirodatagov.org
basePath: /api/v0
tags:
- name: pages and versions
Expand All @@ -18,8 +17,6 @@ tags:
description: comparisons between two Versions
- name: imports
description: Bulk-importing Versions
schemes:
- https

parameters:
sort:
Expand Down
1 change: 0 additions & 1 deletion app/assets/data/swagger.yml

This file was deleted.

1 change: 1 addition & 0 deletions swagger.yml

0 comments on commit fe59864

Please sign in to comment.