Skip to content

Commit 677e458

Browse files
authored
remove required if default in Service, update spec and add openapi MANUL test (#304)
* remove required if default in Service * add openapi test and update openapi specs
1 parent 3e13112 commit 677e458

20 files changed

Lines changed: 2067 additions & 174 deletions

File tree

.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)