Skip to content
  • Amy Qualls's avatar
    Update API code blocks to use 'plaintext' · 6be2ce33
    Amy Qualls authored
    The code blocks for each API call on these pages did not specify a
    code style. While these are HTTP requests (GET, POST, DELETE, PUT,
    etc.) they aren't structured in the way the 'http' lexer expects.
    I chose 'plaintext' instead of 'http' for better legibility.
    6be2ce33