Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
{
"openapi": "3.1.0",
"info": { "title": "Numbers Station API", "version": "182.0.1" },
"paths": {
"/api/v1/healthz": {
"get": {
"tags": ["v1", "healthz"],
"summary": "Health Check",
"description": "Return an HTTP OK.",
"operationId": "health_check",
This file has been truncated, but you can view the full file.
{
"openapi": "3.1.0",
"info": { "title": "Numbers Station API", "version": "170.5.1" },
"paths": {
"/api/v1/healthz": {
"get": {
"tags": ["v1", "healthz"],
"summary": "Health Check",
"description": "Return an HTTP OK.",
"operationId": "health_check",