From e2a031ea34c85a8b0e452e117e3f0b9b002de44a Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Wed, 19 Mar 2025 20:04:32 -0400 Subject: [PATCH] modified: static/openapi.yaml --- static/openapi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/openapi.yaml b/static/openapi.yaml index dc9fafd..f065741 100644 --- a/static/openapi.yaml +++ b/static/openapi.yaml @@ -4,6 +4,8 @@ info: description: A SLOP pattern implementation with dynamic model endpoints version: 1.0.0 servers: + - url: https://slop.unturf.com + description: Local development server - url: http://localhost:31337 description: Local development server paths: