Update API code blocks to use 'plaintext'
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.
Showing
Please register or sign in to comment