amberelectric / public-api

Discuss the Amber public API
MIT License
51 stars 3 forks source link

Add empty security tag for: /state/{state}/renewables/current #182

Closed CarlLusty closed 9 months ago

CarlLusty commented 9 months ago

This defines that it is a public call and does not require a token.

Apparently it is good practice to define the security tag, even if it is empty.