1
0

Initial template import

This commit is contained in:
ProcessGit Templates
2026-02-05 21:19:44 +00:00
commit 75e3a05d36
15 changed files with 1177 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
openapi: 3.0.0
info:
title: {{.RepoName}} REST Connector
version: 0.1.0
paths:
/health:
get:
summary: Health check
responses:
'200':
description: ok