-
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