issues
search
oda-hub
/
oda_api
API client to access some of the MMODA resources: INTEGRAL, POLAR, ANTARES, LIGO/Virgo, SDSS
Other
2
stars
2
forks
source link
oda_api optional parameter
#268
Open
volodymyrss
opened
3 months ago
volodymyrss
commented
3 months ago
when sending GET, need to convert None to b'\0'
when sending POST and json, json will convert None to
null
, but need to check
null
, but need to check