Add openapi spec

This commit is contained in:
2024-10-02 10:40:01 +08:00
parent 4421f4fb15
commit b281f99331
4 changed files with 335 additions and 2 deletions

View File

@@ -11,6 +11,13 @@ name: Deno
on:
push:
branches: ["master"]
paths-ignore:
- '.github/workflows/docker.yaml'
- Dockerfile
- api.yml
- docker_entrypoint.sh
- docker-compose.yml
- '**.md'
permissions:
contents: read

View File

@@ -5,8 +5,10 @@ on:
branches:
- master
paths-ignore:
- '.github/workflows/deno.yml'
- api.yml
- docker-compose.yml
- README.md
- '**.md'
workflow_dispatch:
concurrency: