We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a3b9d7 commit e1f5d5fCopy full SHA for e1f5d5f
services/apis/src/api/openapi.yaml
@@ -3,7 +3,7 @@ servers:
3
- url: https://catch.astro.umd.edu/
4
info:
5
title: CATCH APIs
6
- version: "2.0.0-dev"
+ version: "2.0.0"
7
description: API for finding comets and asteroids in wide-field sky survey data.
8
paths:
9
/catch:
0 commit comments