document:
dsl: '1.0.1'
namespace: test
name: openapi-get-user-request
version: '0.1.0'
do:
- getUser:
call: openapi
with:
document:
endpoint: http://127.0.0.1:8887/schema.yaml
operationId: getUserById
parameters:
userId: 40099
fields:
- id
- name
- email
include_deleted: false
format: full
lang: en
limit: 20