Skip to content

Commit

Permalink
update membership tests for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdunnjpl committed Jul 23, 2024
1 parent be4af68 commit 47eca46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/postman/postman_collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -2044,13 +2044,13 @@
"method": "GET",
"header": [],
"url": {
"raw": "{{baseUrl}}/products/urn:nasa:pds:mars2020.spice:spice_kernels:sclk_m2020_168_sclkscet_refit_v01.tsc::1.0/member-of",
"raw": "{{baseUrl}}/products/urn:nasa:pds:mars2020.spice:spice_kernels:mk_m2020/member-of",
"host": [
"{{baseUrl}}"
],
"path": [
"products",
"urn:nasa:pds:mars2020.spice:spice_kernels:sclk_m2020_168_sclkscet_refit_v01.tsc::1.0",
"urn:nasa:pds:mars2020.spice:spice_kernels:mk_m2020",
"member-of"
]
}
Expand Down

0 comments on commit 47eca46

Please sign in to comment.