get: tags: - ping summary: Check if NodeBB is up description: This route returns "200" and 200 status code if NodeBB is up and running. responses: "200": description: "" content: text/plain: schema: type: string example: "200"