Skip to content

Commit a49f2df

Browse files
authored
Merge pull request #59 from thib3113/master
add @spailybot/moleculer-auto-openapi to the list
2 parents b76e901 + 4872ec3 commit a49f2df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,11 @@ tools:
751751
desc: Auto generate OpenAPI (Swagger) scheme for Moleculer services.
752752
official: false
753753
author: grinat
754+
- name: "@spailybot/moleculer-auto-openapi"
755+
link: https://github.com/spailybot/moleculer-auto-openapi
756+
desc: Generate OpenAPI 3.1 from Moleculer actions, auto-generated using Fastest Validator parameters. Granular configurations, cache system, fully typed, and more.
757+
official: false
758+
author: spailybot
754759
- name: x.moleculer
755760
link: https://gist.github.com/ebrahimmfadae/1d1da46b176e7c2ffa56f0e91b801e8d
756761
desc: Pure typescript solution to infer `params` and `meta` types in `call` and `mcall`

0 commit comments

Comments
 (0)