BHTOM-Team / bhtom2

7 stars 2 forks source link

Accessing observatory fields with API #128

Closed kkotysz closed 5 months ago

kkotysz commented 5 months ago

The BH-TOM2 API lacks support for accessing recently added fields to observatory page:

Origin: Telescope name: Aperture [m]: Focal length [mm]: Seeing:

Please update the API to support access to newly added fields.

The same should be done also for updating an observatory via API.

YuriiPurdenko commented 5 months ago

Added fields to getObservatoryList and updateObservatory

YuriiPurdenko commented 5 months ago

Done