mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
9 lines
86 B
YAML
9 lines
86 B
YAML
language: node_js
|
|
dist: 'xenial'
|
|
node_js:
|
|
- "8"
|
|
- "10"
|
|
- "12"
|
|
- "14"
|
|
- "16"
|