Documentation for SPICE queries#3005
Documentation for SPICE queries#3005tmplummer merged 3 commits intoIMAP-Science-Operations-Center:devfrom
Conversation
tmplummer
left a comment
There was a problem hiding this comment.
This is definitely an improvement on what we have! Just one comment about what URL is linked.
| a ready-to-use metakernel (or a list of kernel filenames) that covers a | ||
| requested time range. | ||
|
|
||
| Both endpoints are accessible from the base URL: ``https://api.dev.imap-mission.com`` |
There was a problem hiding this comment.
Probably want to point to production at this point.
| Both endpoints are accessible from the base URL: ``https://api.dev.imap-mission.com`` | |
| Both endpoints are accessible from the base URL: ``https://api.imap-mission.com`` |
This goes for all URLs in this file.
There was a problem hiding this comment.
Will do. I used dev api endpoint since that's used everywhere else in the documentation (not just this page). Should I change those while we're at it?
There was a problem hiding this comment.
Ultimately, that would be it's own issue/PR, but I'm OK with adding that in here as long as it is fairly limited in the number of files it affects. If it is more than just a couple, lets do it in another issue.
There was a problem hiding this comment.
Done - it's limited to the 3 files in this folder so I hope its okay to change.
tmplummer
left a comment
There was a problem hiding this comment.
Thanks for the update. This looks good to me with the one suggested change.
|
@tmplummer Can you merge this? Thank you for quick review! |
ec8864b
into
IMAP-Science-Operations-Center:dev
Added documentation for the
/spice-queryand/metakernelAPI endpoints, addressing issue #1825Overview
Added documentation for the
/spice-queryand/metakernelAPI endpoints, addressing issue #1825File changes
spice-files.rstindex.rstopenapi.yaml.Testing
A render of this documentation is at https://vineetb-imap-processing.readthedocs.io/en/latest/ in case we want to iterate on this.
Closes: #1825