# Auto-generated from test-openapi-refs.yaml
# Operation: getUser
# Method: GET /users/{id}
# Summary: Get a user by ID
# Generated by MicroRapid with accurate schema parsing
operation: getUser
method: GET
path: /users/{id}
description: Get a user by ID
headers:
Accept: application/json
params:
fields: '"example_string"'
path_params:
id: cus_1234567890
expect:
status: 200
content_type: application/json