Skip to content
Snippets Groups Projects
Commit 9e5b1f81 authored by Rivers, Travis (Contractor) Creighton's avatar Rivers, Travis (Contractor) Creighton
Browse files

update file names

parent c5408d46
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ from .Observatory import OBSERVATORIES
router = APIRouter()
@router.get("/observatory/")
@router.get("/observatories/")
def get_observatories() -> Dict:
return {
"type": "FeatureCollection",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment