Skip to content

Commit 3109dc5

Browse files
committed
add openapi test and update openapi specs
1 parent 0ae8114 commit 3109dc5

18 files changed

Lines changed: 2067 additions & 165 deletions

.github/workflows/inventory.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Build elements inventory
22

33
on:
4-
workflow_dispatch:
54
schedule:
65
- cron: '5 * * * 0'
76

docs/openapi/openapi_boot.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# OpenAPI Specification
2+
3+
You can view the OpenAPI specification for the Boot API here:
4+
5+
!!swagger openapi_boot.yaml!!

0 commit comments

Comments
 (0)