modified: static/openapi.yaml
This commit is contained in:
parent
41cc9d1b79
commit
e2a031ea34
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue