openSenseMap-API icon indicating copy to clipboard operation
openSenseMap-API copied to clipboard

docs: `grouptag` not marked as optional although some senseboxes have no grouptags

Open hf-kklein opened this issue 1 year ago • 0 comments

Expected Behavior

The API docs should describe the API correctly. The grouptag should be marked as optional, because not all senseboxes have grouptags. (Example: https://api.opensensemap.org/boxes/621f53cdb527de001b06ad5e)

Current Behavior

grafik

The grouptag is not marked as optional.

Possible Solution

Fix documentation.

Steps to Reproduce (for bugs)

Visit https://docs.opensensemap.org/#api-Boxes-getBox

hf-kklein avatar Dec 19 '23 14:12 hf-kklein