We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96fad5e commit 669651fCopy full SHA for 669651f
2 files changed
.github/workflows/samples-postman.yaml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
paths:
6
- samples/schema/postman-collection/python/**
7
+ - samples/schema/postman-collection/postman.json
8
- .github/workflows/samples-postman.yaml
9
jobs:
10
build:
README.md
@@ -1114,8 +1114,9 @@ Here is a list of template creators:
1114
* GraphQL: @wing328 [:heart:](https://www.patreon.com/wing328)
1115
* Ktorm: @Luiz-Monad
1116
* MySQL: [@ybelenko](https://github.com/ybelenko)
1117
+ * Postman Collection: @gcatanese
1118
* Protocol Buffer: @wing328
- * WSDL @adessoDpd
1119
+ * WSDL: @adessoDpd
1120
1121
:heart: = Link to support the contributor directly
1122
0 commit comments