Help & Knowledge Base: the example response of an API article is now written in a plain box — paste the body exactly as your API returns it, with no formatting toolbar in the way. Say which status code it is (200, 201, 409 …) and whether the body is JSON or raw text. A JSON body is tidied up as you type and told to you if it is not valid; raw text is published exactly as pasted.
Help & Knowledge Base: the status code appears as a coloured badge on the "Example result" heading — green for success, amber for a client error, red for a server error — so a reader sees at a glance which case the example shows.
Help & Knowledge Base: importing a Postman collection now also brings across the status code of each saved response and whether it is JSON or plain text.
Help & Knowledge Base: the example response of an API article is now written in a plain box — paste the body exactly as your API returns it, with no formatting toolbar in the way. Say which status code it is (200, 201, 409 …) and whether the body is JSON or raw text. A JSON body is tidied up as you type and told to you if it is not valid; raw text is published exactly as pasted.
Help & Knowledge Base: the status code appears as a coloured badge on the "Example result" heading — green for success, amber for a client error, red for a server error — so a reader sees at a glance which case the example shows.
Help & Knowledge Base: importing a Postman collection now also brings across the status code of each saved response and whether it is JSON or plain text.