You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it would seem that in case of a count the elements are randomized. It could be contemplated the case in which you want a list of elements between 2 dates.
Currently it would seem that in case of a
count
the elements are randomized. It could be contemplated the case in which you want a list of elements between 2 dates.Related to #71
Example
https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY&start_date=2014-10-01&end_date=2014-10-03&count=2
Response
apod-api/application.py
Lines 275 to 276 in d392c15
apod-api/application.py
Lines 150 to 180 in d392c15
The text was updated successfully, but these errors were encountered: