Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
linenumberstrue
curl --header api-key:abcdef0123456789abcdef0123456789 \
     --header Accept:application/json \
     --request GET https://library.cdisc.org/api/mdr/products

...